ASP.NET Pack Programmer's Guide
WindowHost.createWindow Method
See Also
 





Creates a new Window instance and adds it to the control's windows array.

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

 Syntax

JavaScript  Copy Code

function createWindow (options)

 Parameters

options

Type: Object
Object containing the Window data.

 Return Value

Type: Window
The created window.

 See Also

WindowHost Members
WindowHost Class
MindFusion.UI.WebForms Namespace