Delen via


SiteSealRequest.LightTheme Eigenschap

Definitie

Hiermee wordt opgehaald of ingesteld of <code>true</code> het lichte kleurenthema gebruiken voor siteafdichting; anders gebruikt u het standaardkleurthema.

[Newtonsoft.Json.JsonProperty(PropertyName="lightTheme")]
public bool? LightTheme { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lightTheme")>]
member this.LightTheme : Nullable<bool> with get, set
Public Property LightTheme As Nullable(Of Boolean)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op