Partager via


SiteSealRequest.LightTheme Propriété

Définition

Obtient ou définit si <code>true</code> utilisez le thème de couleur claire pour le sceau de site ; sinon, utilisez le thème de couleur par défaut.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à