Gets or sets the EditorToolOption for the property.

Namespace:  EPiServer.Core
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
[ObsoleteAttribute("Use EditorToolOptions instead.", false)]
public virtual EditorToolOption EditorSettings { get; set; }

Field Value

The EditorToolOption for the property.

See Also