OnClientDragStart Property
In This Topic
The name of the function which will be called when dialog begin to be dragged.
Syntax
'Declaration
Public Property OnClientDragStart As System.String
public System.string OnClientDragStart {get; set;}
See Also