Sets the current status of the control.

Namespace:  C1.Web.UI.Controls.C1Schedule
Assembly:  C1ScheduleClient (in C1ScheduleClient.dll)

Syntax

JavaScript
function setStatus(text);

Parameters

text
Type: System..::..String
The status text.

See Also