Back to Devexpress

ASPxHtmlEditorSettings Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-cf5a4590.md

latest2.0 KB
Original Source

ASPxHtmlEditorSettings Class

Contains settings that relate to the ASPxHtmlEditor ‘s base functionality.

Namespace : DevExpress.Web.ASPxHtmlEditor

Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxHtmlEditorSettings :
    ASPxHtmlEditorSettingsBase
vb
Public Class ASPxHtmlEditorSettings
    Inherits ASPxHtmlEditorSettingsBase

The following members return ASPxHtmlEditorSettings objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxHtmlEditor.Settings
ASP.NET MVC ExtensionsHtmlEditorSettings.Settings

Remarks

An object of the ASPxHtmlEditorSettings type can be accessed via the ASPxHtmlEditor.Settings property.

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase ASPxHtmlEditorSettings

See Also

ASPxHtmlEditorSettings Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace