Contains the arguments passed to handlers of validating Window state related events.
The following tables list the members exposed by the WindowStateValidatingEventArgs type.
WindowStateValidatingEventArgs
Initializes a new instance of the WindowStateValidatingEventArgs class.
getNewState
Gets the state of the Window after the modification.
getOldState
Gets the state of the Window before the modification.
getWindow
Gets the Window object associated with the event.
WindowStateValidatingEventArgs ClassMindFusion.UI.Web Namespace