Gets or sets the name of the client side JavaScript function to be called when user selects a color.
[Visual Basic]
Public Property ClientSideOnChange As
String
[C#]
public
String ClientSideOnChange {get; set;}
Remarks
This function is not to be confused with ClientSideOnAdjust. Please see the remark section for that function for more details.
See Also
ColorPicker Class | EO.Web Namespace