aspnet-devexpress-dot-web-dot-aspxhtmleditor-aa24eed0.md
Contains customization settings of the built-in dialogs.
Namespace : DevExpress.Web.ASPxHtmlEditor
Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll
NuGet Package : DevExpress.Web
public class HtmlEditorDefaultDialogSettings :
ASPxHtmlEditorSettingsBase
Public Class HtmlEditorDefaultDialogSettings
Inherits ASPxHtmlEditorSettingsBase
The following members return HtmlEditorDefaultDialogSettings objects:
The HtmlEditorDefaultDialogSettings class contains settings that allow you to customize the availability of elements within the built-in dialog forms.
The settings exposed by this class can be accessed via the editor’s ASPxHtmlEditor.SettingsDialogs property.
Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase HtmlEditorDefaultDialogSettings MVCxHtmlEditorDefaultDialogSettings
See Also