MindFusion.UI for WebForms Programmer's Guide

Window.get_statusHeight Method

See Also
 



Gets the height of the statusbar of this window.

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

 Syntax

JavaScript  Copy Code

function get_statusHeight ()

 Return Value

Type: Number
The statusbar height in pixels.

 See Also