4 references to Index
Microsoft.AspNetCore.Identity.UI (4)
Areas\Identity\Pages\V4\Account\Manage\ManageNavPages.cs (2)
66public static string? IndexNavClass(ViewContext viewContext) => PageNavClass(viewContext, Index); 125public static string? IndexAriaCurrent(ViewContext viewContext) => AriaCurrent(viewContext, Index);
Generated\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\0\Index_cshtml.g.cs (1)
79ViewData["ActivePage"] = ManageNavPages.Index;
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Index_cshtml.g.cs (1)
75ViewData["ActivePage"] = ManageNavPages.Index;