SP.UI.Status.updateStatus(sid, strHtml) Method

Applies to: SharePoint Foundation 2010

Updates the specified status message.

SP.UI.Status.updateStatus(sid, strHtml);

Parameters

sid

The ID of the status to update.

strHtml

The new status message.

Applies To

SP.UI.Status Class

See Also

Reference

SP.UI.Status Methods

SP.UI Namespace