SPPageStatusSetter.AddStatus Method
Include Protected Members
Include Inherited Members
Adds a status message to the page.
Overload List
Name | Description | |
---|---|---|
AddStatus(String, String) | Adds the specified status message to the page. | |
AddStatus(String, String, SPPageStatusColor) | Adds the specified status message with the prescribed priority to the page. |
Top