Compartir a través de


SiteSealRequest.LightTheme Propiedad

Definición

Obtiene o establece si <code>true</code> usa el tema de color claro para el sello del sitio; de lo contrario, usa el tema de color predeterminado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a