Freigeben über


Web.ApplyTheme(String, String, String, Boolean) Method

Definition

[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

Applies to