SectionListItem.SectionKey Property

Definition

The key used to reference this section; also a url to the pages.

[System.Text.Json.Serialization.JsonPropertyName("pagesUrl")]
public string SectionKey { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("pagesUrl")>]
member this.SectionKey : string with get, set
Public Property SectionKey As String

Property Value

Attributes

Applies to