NavigationItemAttribute.Url property

namespace: Serenity.Navigation   assemblySerenity.Net.Web

Url of this navigation item, should be null for menu

public string Url { get; set; }

See Also