#pragma warning disable 1998 public async override global::System.Threading.Tasks.Task ExecuteAsync() { #line 3 "D:\Cambridge\CCS\MemberDatabase\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" var hasExternalLogins = (await SignInManager.GetExternalAuthenticationSchemesAsync()).Any(); #line default #line hidden BeginContext(186, 47, true); WriteLiteral("<ul class=\"nav nav-pills nav-stacked\">\r\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 233, "\"", 283, 1); #line 7 "D:\Cambridge\CCS\MemberDatabase\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 241, ManageNavPages.IndexNavClass(ViewContext), 241, 42, false); #line default #line hidden EndWriteAttribute(); BeginContext(284, 1, true); WriteLiteral(">"); EndContext(); BeginContext(285, 33, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "98fcceafb306479bbca161014ad30cfe", async() => { BeginContext(307, 7, true); WriteLiteral("Profile"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_0.Value; __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(318, 14, true); WriteLiteral("</li>\r\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 332, "\"", 391, 1); #line 8 "D:\Cambridge\CCS\MemberDatabase\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 340, ManageNavPages.ChangePasswordNavClass(ViewContext), 340, 51, false); #line default #line hidden EndWriteAttribute(); BeginContext(392, 1, true); WriteLiteral(">"); EndContext(); BeginContext(393, 64, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1da719ae19974aadb6226e707d978f6a", async() => { BeginContext(445, 8, true); WriteLiteral("Password"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_2.Value; __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(457, 7, true); WriteLiteral("</li>\r\n"); EndContext(); #line 9 "D:\Cambridge\CCS\MemberDatabase\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" if (hasExternalLogins) { #line default #line hidden BeginContext(500, 11, true); WriteLiteral(" <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 511, "\"", 570, 1); #line 11 "D:\Cambridge\CCS\MemberDatabase\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 519, ManageNavPages.ExternalLoginsNavClass(ViewContext), 519, 51, false); #line default #line hidden EndWriteAttribute(); BeginContext(571, 1, true); WriteLiteral(">"); EndContext(); BeginContext(572, 70, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "393d7ab2e786490880a92233ecbc6725", async() => { BeginContext(623, 15, true); WriteLiteral("External logins"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_4.Value; __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(642, 7, true); WriteLiteral("</li>\r\n"); EndContext(); #line 12 "D:\Cambridge\CCS\MemberDatabase\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" } #line default #line hidden BeginContext(656, 7, true); WriteLiteral(" <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 663, "\"", 731, 1); #line 13 "D:\Cambridge\CCS\MemberDatabase\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 671, ManageNavPages.TwoFactorAuthenticationNavClass(ViewContext), 671, 60, false); #line default #line hidden EndWriteAttribute(); BeginContext(732, 1, true); WriteLiteral(">"); EndContext(); BeginContext(733, 69, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "b8dc47aac93949afa0b35fa4c8fb6bb1", async() => { BeginContext(773, 25, true); WriteLiteral("Two-factor authentication"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_5.Value; __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(802, 14, true); WriteLiteral("</li>\r\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 816, "\"", 873, 1); #line 14 "D:\Cambridge\CCS\MemberDatabase\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 824, ManageNavPages.PersonalDataNavClass(ViewContext), 824, 49, false); #line default #line hidden EndWriteAttribute(); BeginContext(874, 1, true); WriteLiteral(">"); EndContext(); BeginContext(875, 46, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "47443f4352e04742af3645d946ec0a14", async() => { BeginContext(904, 13, true); WriteLiteral("Personal data"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_6.Value; __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(921, 14, true); WriteLiteral("</li>\r\n</ul>\r\n"); EndContext(); }
#pragma warning disable 1998 public async override global::System.Threading.Tasks.Task ExecuteAsync() { #line 3 "D:\Cambridge\CCS\MemberDatabase\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" var hasExternalLogins = (await SignInManager.GetExternalAuthenticationSchemesAsync()).Any(); #line default #line hidden BeginContext(186, 47, true); WriteLiteral("<ul class=\"nav nav-pills nav-stacked\">\r\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 233, "\"", 283, 1); #line 7 "D:\Cambridge\CCS\MemberDatabase\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 241, ManageNavPages.IndexNavClass(ViewContext), 241, 42, false); #line default #line hidden EndWriteAttribute(); BeginContext(284, 1, true); WriteLiteral(">"); EndContext(); BeginContext(285, 33, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "60770f7eed754161b69e9fc93b4de8ac", async() => { BeginContext(307, 7, true); WriteLiteral("Profile"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_0.Value; __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(318, 14, true); WriteLiteral("</li>\r\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 332, "\"", 391, 1); #line 8 "D:\Cambridge\CCS\MemberDatabase\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 340, ManageNavPages.ChangePasswordNavClass(ViewContext), 340, 51, false); #line default #line hidden EndWriteAttribute(); BeginContext(392, 1, true); WriteLiteral(">"); EndContext(); BeginContext(393, 64, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2a7acb2697d54381b41dc39140d8f5a1", async() => { BeginContext(445, 8, true); WriteLiteral("Password"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_2.Value; __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(457, 7, true); WriteLiteral("</li>\r\n"); EndContext(); #line 9 "D:\Cambridge\CCS\MemberDatabase\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" if (hasExternalLogins) { #line default #line hidden BeginContext(500, 11, true); WriteLiteral(" <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 511, "\"", 570, 1); #line 11 "D:\Cambridge\CCS\MemberDatabase\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 519, ManageNavPages.ExternalLoginsNavClass(ViewContext), 519, 51, false); #line default #line hidden EndWriteAttribute(); BeginContext(571, 1, true); WriteLiteral(">"); EndContext(); BeginContext(572, 70, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e60b757ca9334c6db08a9f3b291c2746", async() => { BeginContext(623, 15, true); WriteLiteral("External logins"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_4.Value; __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(642, 7, true); WriteLiteral("</li>\r\n"); EndContext(); #line 12 "D:\Cambridge\CCS\MemberDatabase\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" } #line default #line hidden BeginContext(656, 7, true); WriteLiteral(" <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 663, "\"", 731, 1); #line 13 "D:\Cambridge\CCS\MemberDatabase\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 671, ManageNavPages.TwoFactorAuthenticationNavClass(ViewContext), 671, 60, false); #line default #line hidden EndWriteAttribute(); BeginContext(732, 1, true); WriteLiteral(">"); EndContext(); BeginContext(733, 69, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e40e88faf3484566928cf8fbaea3b037", async() => { BeginContext(773, 25, true); WriteLiteral("Two-factor authentication"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_5.Value; __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(802, 14, true); WriteLiteral("</li>\r\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 816, "\"", 873, 1); #line 14 "D:\Cambridge\CCS\MemberDatabase\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 824, ManageNavPages.PersonalDataNavClass(ViewContext), 824, 49, false); #line default #line hidden EndWriteAttribute(); BeginContext(874, 1, true); WriteLiteral(">"); EndContext(); BeginContext(875, 46, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9af0188648c84669a0461fc2ec78b2af", async() => { BeginContext(904, 13, true); WriteLiteral("Personal data"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_6.Value; __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(921, 14, true); WriteLiteral("</li>\r\n</ul>\r\n"); EndContext(); }