MindFusion.UI for WebForms Programmer's Guide

Window.set_statusText Method

See Also
 



Sets the text in the status bar.

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

 Syntax

JavaScript  Copy Code

function set_statusText (value)

 Parameters

value

Type: String
The new text.

 See Also