Property that specifies a color.

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

Syntax

C#
public class PropertyColor : PropertyString

Inheritance Hierarchy

System..::.Object
  EPiServer.Core..::.PropertyData
    EPiServer.Core..::.PropertyString
      EPiServer.SpecializedProperties..::.PropertyColor

See Also