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