Skip to content

UrlFormatterAttribute.DisplayProperty property

Gets or sets the display property to show in hyperlink as text.

public string? DisplayProperty { get; set; }

Property Value

The display property.

See Also