Partilhar via


SPPageStateControl.StatusBarColor Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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