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 type of theme.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ScriptIgnoreAttribute> _
Public ReadOnly Property ThemeType As ThemeType
Get
'Usage
Dim instance As ThmxTheme
Dim value As ThemeType
value = instance.ThemeType
[ScriptIgnoreAttribute]
public ThemeType ThemeType { get; }
Property value
Type: Microsoft.SharePoint.Utilities.ThemeType
A ThemeType that specifies the type of theme.