MindFusion.UI for WebForms Programmer's Guide

WindowHost.getAllWindows Method

See Also
 



Gets the collection of windows for this control.

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

 Syntax

JavaScript  Copy Code

function getAllWindows ()

 Return Value

Type: Array
The collection of windows.

 See Also