Share via


UrlDisplayLocation Enum

Definition

Specifies where the URL should be displayed.

public enum UrlDisplayLocation
type UrlDisplayLocation = 
Public Enum UrlDisplayLocation
Inheritance
UrlDisplayLocation

Fields

Name Value Description
SummaryAndDetails 0

Show the URL in locations where either the resource summary or resource details are being displayed.

DetailsOnly 1

Show the URL in locations where the full details of the resource are being displayed.

Applies to