NavigationEntry.Controller property

namespace: Serenity.Plugins   assemblySerenity.Net.Core

Gets or sets the controller type.

public Type Controller { get; set; }

Property Value

The controller type.

See Also