UrlDisplayPropertiesSnapshot Properties
Record Properties 2 members
A snapshot of the display properties for a url.
The display name of the url.
public string DisplayName { get; init; }The order of the url in UI. Higher numbers are displayed first in the UI.
public int SortOrder { get; init; }