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
- class UrlFormatterAttribute
Gets or sets the display property to show in hyperlink as text.
public string? DisplayProperty { get; set; }
The display property.