MindFusion.UI for WebForms Programmer's Guide

WindowStateEventArgs.getWindow Method

See Also
 



Gets the Window object associated with the event.

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

 Syntax

JavaScript  Copy Code

function getWindow ()

 Return Value

Type: Window
The Window object associated with the event.

 See Also