Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The color palette slot to use in the third preview slot in UI.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property PreviewSlot3 As String
Get
'Usage
Dim instance As SPColor
Dim value As String
value = instance.PreviewSlot3
public string PreviewSlot3 { get; }
Property value
Type: System.String