HtmlEditorSettings.CustomDialogs Property
Provides access to custom dialogs added to the HtmlEditor.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public MVCxHtmlEditorCustomDialogs CustomDialogs { get; }
#Property Value
Type | Description |
---|---|
MVCx |
A MVCx |
#Remarks
To learn more, see online demo: Custom Dialogs.