SPColor.PreviewSlot2 property

The color palette slot to use in the second preview slot in UI.

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

Syntax

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

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

Property value

Type: System.String

See also

Reference

SPColor class

SPColor members

Microsoft.SharePoint.Utilities namespace