ASPxHtmlEditor.CustomDialogs Property
In This Article
Provides access to custom dialogs added to the editor.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public HtmlEditorCustomDialogs CustomDialogs { get; }
#Property Value
Type | Description |
---|---|
Html |
An Html |
See Also