Class DialogArgs
The DialogArgs are the parameters used when DialogEvents are triggered
Inheritance
System.Object
DialogArgs
Namespace: Sig.SignAPI.Dialog
Assembly: SigSignAPI.dll
Syntax
public class DialogArgs : object
Fields
| Name | Description |
|---|---|
| ComponentName | The Component that triggered the event in the Dialog |
| ComponentType | The Component type that triggered the event in the Dialog |
| PageNo | The PageNo of the pdf that triggered the event in the Dialog |
| SceneName | The Name of the Scene that triggered event in the Dialog |