MindFusion.UI for WebForms Programmer's Guide

Window.set_windowState Method

See Also
 



Sets the state of this window.

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

 Syntax

JavaScript  Copy Code

function set_windowState (value)

 Parameters

value

Type: WindowState
The window state.

 See Also