MindFusion.UI for WebForms Programmer's Guide

WindowHost Class

Remarks See Also
 



Represents a parent container for child Window objects.

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

 Syntax

JavaScript  Copy Code

// class
WindowHost.prototype = {}

 Remarks

For additional information on how to use the control, please refer to the WindowHost topic in the Using the controls section.

 See Also