MindFusion.UI for WebForms Programmer's Guide

WindowStateEventArgs.getNewState Method

See Also
 



Gets the state of the Window after the modification.

Namespace: MindFusion.UI.Web
Assembly: EventArgs.js

 Syntax

JavaScript  Copy Code

function getNewState ()

 Return Value

Type: WindowState
The state of the Window after the modification.

 See Also