MindFusion.UI for WebForms Programmer's Guide

Window.get_visibility Method

See Also
 



Gets the visibility of this window.

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

 Syntax

JavaScript  Copy Code

function get_visibility ()

 Return Value

Type: Visibility
The visibility.

 See Also