ThmxTheme.ApplyTo method
Applies the current theme to the specified location.
Overload list
Name | Description | |
---|---|---|
ApplyTo(String) | Applies the current theme to the given Cascading Style Sheet (CSS) file. | |
ApplyTo(SPWeb, Boolean) | Applies the current theme to the given web. |
Top