Skip to main content

HtmlEditorPlaceholdersSettings Class

Contains settings that relate to placeholders in ASPxHtmlEditor.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public class HtmlEditorPlaceholdersSettings :
    ASPxHtmlEditorSettingsBase

The following members return HtmlEditorPlaceholdersSettings objects:

Library Related API Members
ASP.NET Web Forms Controls ASPxHtmlEditor.SettingsPlaceholders
ASP.NET MVC Extensions HtmlEditorSettings.SettingsPlaceholders

Remarks

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

Inheritance

See Also