HtmlEditorCustomDialog Class
An individual custom dialog within the ASPxHtmlEditor.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
Declaration
Related API Members
The following members return HtmlEditorCustomDialog objects:
Remarks
A HtmlEditorCustomDialog instance can be accessed via the HtmlEditorCustomDialogs.Item property of a collection available via the editor’s ASPxHtmlEditor.CustomDialogs.
To learn more, refer to Custom Dialogs.
Inheritance
Object
StateManager
CollectionItem
HtmlEditorCustomDialog
See Also