ASPxClientHtmlEditorDialogInitializedEventArgs Properties
Provides data for the ASPxClientHtmlEditor.DialogInitialized client event.| Name | Description |
|---|---|
| dialog | Gets a dialog object related to the event. |
| dialogName | Gets the name of the dialog that has been initialized. |
See Also