NavigationEntry.Url property

namespace: Serenity.Plugins   assemblySerenity.Net.Core

Gets or sets the URL.

public string Url { get; set; }

Property Value

The URL.

See Also