| NavigationMenuItems Field |
[Missing <summary> documentation for "F:Hangfire.Dashboard.NavigationMenu.Items"]
Namespace: Hangfire.DashboardAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public static readonly List<Func<RazorPage, MenuItem>> Items
Public Shared ReadOnly Items As List(Of Func(Of RazorPage, MenuItem))
Field Value
Type:
ListFuncRazorPage,
MenuItemSee Also