Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
canResize Method
Checks if control can be resized.
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
function canResize() : Boolean; |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfWebDialogWindow.canResize(); |
Return Value
True: dialog in normal state and it can be resized.