NavigationEntry.Action property

namespace: Serenity.Plugins   assemblySerenity.Net.Core

Gets or sets the action name.

public string Action { get; set; }

Property Value

The action name.

See Also