Property control that creates a drop down list with standard colors.
Namespace:
EPiServer.Web.PropertyControlsAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public class PropertyColorControl : PropertySelectControlBase |
Remarks
The list is populated from the struct Color.
Inheritance Hierarchy
System..::.Object
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
EPiServer.Web.PropertyControls..::.PropertyDataControl
EPiServer.Web.PropertyControls..::.PropertySelectControlBase
EPiServer.Web.PropertyControls..::.PropertyColorControl
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
EPiServer.Web.PropertyControls..::.PropertyDataControl
EPiServer.Web.PropertyControls..::.PropertySelectControlBase
EPiServer.Web.PropertyControls..::.PropertyColorControl