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





Initializes a new instance of the Window class.

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

 Syntax

JavaScript  Copy Code

function Window (element)

 Parameters

element

Type: DomElement
The Sys.UI.DomElement object that the control will be associated with.

 See Also

Window Class
MindFusion.UI.WebForms Namespace