HtmlEditorCustomDialogs Class
A collection of custom dialogs within the ASPxHtmlEditor.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return HtmlEditorCustomDialogs objects:
Remarks
A HtmlEditorCustomDialogs instance can be accessed via the editor’s ASPxHtmlEditor.CustomDialogs property.
See Custom Dialogs to learn more.
Implements
DevExpress.Utils.IAssignableCollection
Inheritance
See Also