SPTheme class
Represents a theme as described in an SPTheme XML file.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Utilities.SPTheme
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public NotInheritable Class SPTheme _
Implements ISPTheme
'Usage
Dim instance As SPTheme
public sealed class SPTheme : ISPTheme
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.