MindFusion.UI for WebForms Programmer's Guide

Menu.get_height Method

See Also
 



Gets the height of the control.

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

 Syntax

JavaScript  Copy Code

function get_height ()

 Return Value

Type: Number
The height of the control in pixels.

 See Also