ASPxClientHtmlEditorCustomDialogEventArgs.name Property
Gets the name that uniquely identifies the processed custom dialog.
Declaration
name: string
Property Value
| Type | Description |
|---|---|
| string | A string value that represents the value assigned to the processed custom dialog’s HtmlEditorCustomDialog.Name property. |
See Also