Click or drag to resize
NavigationMenuItems Field

[Missing <summary> documentation for "F:Hangfire.Dashboard.NavigationMenu.Items"]

Namespace: Hangfire.Dashboard
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public static readonly List<Func<RazorPage, MenuItem>> Items

Field Value

Type: ListFuncRazorPage, MenuItem
See Also