Delegate type for handling events that are related to Load,ValueChanging and ValueChanged event.
Namespace:
C1.Web.iPhone.C1SliderAssembly: C1SliderClient (in C1SliderClient.dll)
Syntax
JavaScript |
---|
C1.Web.iPhone.C1Slider.C1SliderEventHandler = function(); Type.createClass( 'C1.Web.iPhone.C1Slider.C1SliderEventHandler', MulticastDelegate); |
Inheritance Hierarchy
System..::..Object
System..::..Delegate
System..::..MulticastDelegate
C1.Web.iPhone.C1Slider..::..C1SliderEventHandler
System..::..Delegate
System..::..MulticastDelegate
C1.Web.iPhone.C1Slider..::..C1SliderEventHandler