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