ASPxClientHtmlEditorCustomDialogCloseEventArgsBase Properties
Provides data for client events that relate to closing a custom dialog.| Name | Description |
|---|---|
| name | Gets the name that uniquely identifies the processed custom dialog. Inherited from ASPxClientHtmlEditorCustomDialogEventArgs. |
| status | Gets the status of the closed custom dialog. |
See Also