SiteSealRequest.Locale Property

Definition

Gets or sets locale of site seal.

[Newtonsoft.Json.JsonProperty(PropertyName="locale")]
public string Locale { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="locale")>]
member this.Locale : string with get, set
Public Property Locale As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to