Table of Contents
ClientSideOnChange Property

Gets or sets the name of the client side JavaScript function to be called when user selects a color.

Syntax
 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