ASPxClientHtmlEditorCustomDialogEventArgs Members
Provides data for client events that relate to custom dialog operations.Constructors
Name | Description |
---|---|
constructor(name) | Initializes a new instance of the ASPxClientHtmlEditorCustomDialogEventArgs class. |
Properties
Name | Description |
---|---|
name | Gets the name that uniquely identifies the processed custom dialog. |
See Also