2 references to Index
Microsoft.AspNetCore.Identity.UI (2)
Areas\Identity\Pages\V5\Account\Manage\ManageNavPages.cs (2)
66
public static string? IndexNavClass(ViewContext viewContext) => PageNavClass(viewContext,
Index
);
125
public static string? IndexAriaCurrent(ViewContext viewContext) => AriaCurrent(viewContext,
Index
);