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