ASP.NET Pack Programmer's Guide
WindowStateValidatingEventArgs Members
Constructors Methods
 


Contains the arguments passed to handlers of validating Window state related events.

The following tables list the members exposed by the WindowStateValidatingEventArgs type.

 Public Constructors

  Name Description

WindowStateValidatingEventArgs

Initializes a new instance of the WindowStateValidatingEventArgs class.

 Public Methods

  Name Description

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.

 See Also

WindowStateValidatingEventArgs Class
MindFusion.UI.WebForms Namespace