Skip to main content
A newer version of this page is available. .

HtmlEditorPlaceholdersSettings Class

Contains settings that relate to placeholders in ASPxHtmlEditor.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v19.1.dll

Declaration

public class HtmlEditorPlaceholdersSettings :
    ASPxHtmlEditorSettingsBase

The following members return HtmlEditorPlaceholdersSettings objects:

Remarks

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

Inheritance

See Also