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