Try our conversational search powered by Generative AI!

Class PropertyColor

Property that specifies a color.

Inheritance
System.Object
PropertyColor
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.SpecializedProperties
Assembly: EPiServer.dll
Version: 11.20.7
Syntax
[EditorHint("Color")]
public class PropertyColor : PropertyString, IReadOnly<PropertyData>, IReadOnly

Constructors

PropertyColor()

Declaration
public PropertyColor()

Implements

Extension Methods

EPiServer.Core.PropertyDataExtensions.TranslateDisplayName(EPiServer.Core.PropertyData)
EPiServer.Core.PropertyDataExtensions.TranslateDescription(EPiServer.Core.PropertyData)