OnClientBeforeScroll Property
In This Topic
The name of the function which will be called before scrolling to another image.
Syntax
'Declaration
Public Property OnClientBeforeScroll As System.String
public System.string OnClientBeforeScroll {get; set;}
See Also