SaaS CMS has officially launched! Learn more now.

Class PropertyColor

Property that specifies a color.

Inheritance
System.Object
PropertyColor
Namespace: EPiServer.SpecializedProperties
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
[EditorHint("Color")]
public class PropertyColor : PropertyString, IReadOnly<PropertyData>, IReadOnly

Constructors

PropertyColor()

Declaration
public PropertyColor()

Implements

Extension Methods