SPColor.ServerRelativeUrl property

The server-relative URL of this color palette if it was opened from a document library, or null otherwise.

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

Syntax

'Declaration
Public ReadOnly Property ServerRelativeUrl As String
    Get
'Usage
Dim instance As SPColor
Dim value As String

value = instance.ServerRelativeUrl
public string ServerRelativeUrl { get; }

Property value

Type: System.String

See also

Reference

SPColor class

SPColor members

Microsoft.SharePoint.Utilities namespace