Fires on client side before the slider value is changed. Event is cancelable.

Namespace:  C1.Web.iPhone.C1Slider
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public string OnClientBeforeValueChange { get; set; }
Visual Basic
Public Property OnClientBeforeValueChange As String
	Get
	Set

See Also