MindFusion.UI for WebForms Programmer's Guide

Window.get_statusText Method

See Also
 



Gets the text in the status bar.

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

 Syntax

JavaScript  Copy Code

function get_statusText ()

 Return Value

Type: String
The text in the status bar.

 See Also