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





Brings a child window to the front, effectively making it topmost and active.

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

 Syntax

JavaScript  Copy Code

function bringToFront (childWindow)

 Parameters

childWindow

Type: Window
The window to bring to front.

 See Also

WindowHost Members
WindowHost Class
MindFusion.UI.WebForms Namespace