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