A newer version of this page is available.
Switch to the current version.
ASPxHtmlEditor.CustomDialogs Property
Provides access to custom dialogs added to the editor.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v18.2.dll
Declaration
public HtmlEditorCustomDialogs CustomDialogs { get; }
Public ReadOnly Property CustomDialogs As HtmlEditorCustomDialogs
Property Value
Type | Description |
---|---|
HtmlEditorCustomDialogs | An HtmlEditorCustomDialogs collection containing custom dialogs. |
See Also
Feedback