Sdílet prostřednictvím


SiteConfig.DefaultDocuments Vlastnost

Definice

Získá nebo nastaví výchozí dokumenty.

[Newtonsoft.Json.JsonProperty(PropertyName="defaultDocuments")]
public System.Collections.Generic.IList<string> DefaultDocuments { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="defaultDocuments")>]
member this.DefaultDocuments : System.Collections.Generic.IList<string> with get, set
Public Property DefaultDocuments As IList(Of String)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro