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.