A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

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