UrlFormatterAttribute.DisplayProperty property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

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

public string DisplayProperty { get; set; }

Property Value

The display property.

See Also