ThmxTheme.ThemeType Property

Gets the type of theme.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

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.

See Also

Reference

ThmxTheme Class

ThmxTheme Members

Microsoft.SharePoint.Utilities Namespace