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.
Gets the second light color to be applied in the current theme.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public ReadOnly Property LightColor2 As ThemeColor
Get
'Usage
Dim instance As ThmxTheme
Dim value As ThemeColor
value = instance.LightColor2
public ThemeColor LightColor2 { get; }
Property Value
Type: Microsoft.SharePoint.Utilities.ThemeColor
A color of type ThemeColor to be applied in the current theme.