Class for storing editor toolbar configuration.

Namespace:  EPiServer.Editor
Assembly:  EPiServer (in EPiServer.dll) Version: 6.1.379.0

Syntax

C#
[EPiServerDataTableAttribute(TableName = "tblSystemBigTable")]
[PropertySettingsUIAttribute(typeof(InputEditorOptions))]
public class HtmlEditorSettings : PropertySettingsBase

Inheritance Hierarchy

System..::.Object
  EPiServer.Core.PropertySettings..::.PropertySettingsBase
    EPiServer.Editor..::.HtmlEditorSettings

See Also