currentWindowState Property
Gets the current window state of the dialog as Number. Value corresponds to WindowState enum on server.One of constants defined in Infragistics.Web.UI.DialogWindowState.
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
function get_currentWindowState() : Number |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfWindowStateCancelEventArgs.get_currentWindowState(); |