Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

ColorPicker.ClientSideOnChange Property

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


Direct link to this topic