SPWeb.Theme property
SharePoint 2013
NOTE: This API is now obsolete.
Gets the name of the theme that is applied to the website.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Caution
|
|---|
This API is deprecated; use it only when the UI is in backward compatibility mode (SPWeb.UIVersion = 3). |
Use the ApplyTheme method to set the theme for a site.
Caution