ThmxTheme.GenerateThemedStyles method
Ensures that this theme has been applied to all themable styles and that corresponding themed styles are updated.
Overload list
Name | Description | |
---|---|---|
GenerateThemedStyles(Boolean, SPWeb) | Ensures that the theme has been applied to all themable styles and that the themed styles are updated. | |
GenerateThemedStyles(Boolean, SPWeb, String) | Ensures that this theme has been applied to all themable styles and that corresponding themed styles are updated. |
Top