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