ThmxTheme.SetThemeUrlForWeb method
Sets the theme URL for the given SPWeb.
Overload list
Name | Description | |
---|---|---|
SetThemeUrlForWeb(SPWeb, String) | Applies the theme pointed to by the specified URL to the specified web. | |
SetThemeUrlForWeb(SPWeb, String, Boolean) | Applies the theme pointed to by the specified URL to the specified web. |
Top