Click or drag to resize

ColorSwatchEditor Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[EditorAttribute("Color swatch")]
public class ColorSwatchEditor : Editor, 
	IDropDownOptions

The ColorSwatchEditor type exposes the following members.

Constructors
  NameDescription
Public methodColorSwatchEditor
Initializes a new instance of the ColorSwatchEditor class
Top
Properties
  NameDescription
Public propertyCssClass (Inherited from Editor.)
Public propertyDataType (Overrides EditorDataType.)
Public propertyDisabled (Inherited from Editor.)
Public propertyEditColorSwatch
Public propertyHttpContext (Inherited from Editor.)
Public propertyKey (Inherited from Editor.)
Public propertyValidators (Inherited from Editor.)
Protected propertyValueConverter (Inherited from Editor.)
Top
Methods
See Also