Share via


SPPageStateControl.StatusBarColor property

The current color of the status bar, expressed by the PageStatusBarPriority enum.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overridable ReadOnly Property StatusBarColor As SPPageStateControl.PageStateStatusBarPriority
    Get
'Usage
Dim value As SPPageStateControl.PageStateStatusBarPriority

value = Me.StatusBarColor
protected virtual SPPageStateControl.PageStateStatusBarPriority StatusBarColor { get; }

Property value

Type: Microsoft.SharePoint.WebControls.SPPageStateControl.PageStateStatusBarPriority
Returns SPPageStateControl.PageStateStatusBarPriority.

See also

Reference

SPPageStateControl class

SPPageStateControl members

Microsoft.SharePoint.WebControls namespace