MindFusion.UI for WebForms Programmer's Guide

WindowHost.getActiveWindow Method

See Also
 



Gets the topmost child window.

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

 Syntax

JavaScript  Copy Code

function getActiveWindow ()

 Return Value

Type: Window
The topmost window.

 See Also