Contains the arguments passed to handlers of Window related validating events.
The following tables list the members exposed by the WindowValidatingEventArgs type.
WindowValidatingEventArgs
Initializes a new instance of the WindowValidatingEventArgs class.
getAction
Gets the action associated with the event.
getRawEventArgs
Gets the JavaScript event data.
getWindow
Gets the Window object associated with the event.
WindowValidatingEventArgs ClassMindFusion.UI.Web Namespace