Gets or sets the ID of the ColorPicker control used by the editor.
[Visual Basic]
Public Property ColorPickerID As
String
[C#]
public
String ColorPickerID {get; set;}
Remarks
The editor uses an external ColorPicker control for user to select foreground and background color. This property specifies the ID of the ColorPicker control.
See Also
Editor Class | EO.Web Namespace