UrlFormatterAttribute.UrlProperty property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the URL property.

public string UrlProperty { get; set; }

Property Value

The URL property.

See Also