ThmxTheme.SetThemeUrlForWeb Method
Include Protected Members
Include Inherited Members
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