ASP.NET Pack Programmer's Guide
WindowEventArgs Constructor
See Also
 





Initializes a new instance of the WindowEventArgs class.

Namespace: MindFusion.UI.WebForms
Package: EventArgs.js

 Syntax

JavaScript  Copy Code

function WindowEventArgs (args)

 Parameters

args

Type: Object
The arguments passed to handlers of Window related events.

 See Also

WindowEventArgs Class
MindFusion.UI.WebForms Namespace