Click or drag to resize
ColorPicker Properties

The ColorPicker type exposes the following members.

Properties
  NameDescription
Public propertyAllowOnInitInitialization
Allows calling SelectColor in OnInit (in some cases this is not wanted).
Public propertyAutoPostback
Enable autopostback on change.
Public propertyColorTextBox
Textbox displaying the selected color value in HEX format.
Public propertyIsLiveSite
Indicates if control is used in live site mode.
Public propertySelectedColor
Selected color.
Public propertySupportFolder
Path to the folder with supporting files.
Top
See Also