MindFusion.UI for WebForms Programmer's Guide

Window.parent Field

See Also
 



The parent of this Window. In most cases a WindowHost object.

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

 Syntax

JavaScript  Copy Code

var parent

 See Also