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

Syntax

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

Inheritance Hierarchy

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

See Also