Web.ApplyTheme(String, String, String, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.Remote]
public void ApplyTheme (string colorPaletteUrl, string fontSchemeUrl, string backgroundImageUrl, bool shareGenerated);
member this.ApplyTheme : string * string * string * bool -> unit
Public Sub ApplyTheme (colorPaletteUrl As String, fontSchemeUrl As String, backgroundImageUrl As String, shareGenerated As Boolean)
Parameters
- colorPaletteUrl
- String
- fontSchemeUrl
- String
- backgroundImageUrl
- String
- shareGenerated
- Boolean
- Attributes