Back to Devexpress

HtmlEditorPlaceholdersSettings Class

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

latest2.1 KB
Original Source

HtmlEditorPlaceholdersSettings Class

Contains settings that relate to placeholders in ASPxHtmlEditor.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

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

The following members return HtmlEditorPlaceholdersSettings objects:

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

Remarks

These settings can be accessed using the editor’s ASPxHtmlEditor.SettingsPlaceholders property.

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase HtmlEditorPlaceholdersSettings

See Also

HtmlEditorPlaceholdersSettings Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace