MindFusion.UI for WebForms Programmer's Guide

Window.get_windowStyle Method

See Also
 



Gets the style of this Window.

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

 Syntax

JavaScript  Copy Code

function get_windowStyle ()

 Return Value

Type: WindowStyle
The style of the Window.

 See Also