SP.UI.Status Methods

Applies to: SharePoint Foundation 2010

The following table lists the methods of the SP.UI.Status class.

Methods

Name

Description

addStatus

Adds a status message to the page.

appendStatus

Appends text to an existing status message.

removeAllStatus

Removes all status messages from the page.

removeStatus

Removes the specified status message.

setStatusPriColor

Sets the priority color of the specified status message.

Status

Creates a status message.

updateStatus

Updates the specified status message.

Applies To

SP.UI.Status Class

See Also

Reference

SP.UI Namespace