#pragma warning disable 1998 public async override global::System.Threading.Tasks.Task ExecuteAsync() { #line 2 "D:\zubair\Personal\FYP\MedAid\MedAid\MedAid_API\RestFullAPI\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" var hasExternalLogins = (await SignInManager.GetExternalAuthenticationSchemesAsync()).Any(); #line default #line hidden BeginContext(157, 47, true); WriteLiteral("<ul class=\"nav nav-pills nav-stacked\">\r\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 204, "\"", 254, 1); #line 6 "D:\zubair\Personal\FYP\MedAid\MedAid\MedAid_API\RestFullAPI\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 212, ManageNavPages.IndexNavClass(ViewContext), 212, 42, false); #line default #line hidden EndWriteAttribute(); BeginContext(255, 1, true); WriteLiteral(">"); EndContext(); BeginContext(256, 33, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "81063a3aa3ce412ab795bb0cbb3e50b6", async() => { BeginContext(278, 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(289, 14, true); WriteLiteral("</li>\r\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 303, "\"", 362, 1); #line 7 "D:\zubair\Personal\FYP\MedAid\MedAid\MedAid_API\RestFullAPI\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 311, ManageNavPages.ChangePasswordNavClass(ViewContext), 311, 51, false); #line default #line hidden EndWriteAttribute(); BeginContext(363, 1, true); WriteLiteral(">"); EndContext(); BeginContext(364, 64, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "74e8522154994e30b9cca29d45ae8df6", async() => { BeginContext(416, 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(428, 7, true); WriteLiteral("</li>\r\n"); EndContext(); #line 8 "D:\zubair\Personal\FYP\MedAid\MedAid\MedAid_API\RestFullAPI\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" if (hasExternalLogins) { #line default #line hidden BeginContext(471, 11, true); WriteLiteral(" <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 482, "\"", 541, 1); #line 10 "D:\zubair\Personal\FYP\MedAid\MedAid\MedAid_API\RestFullAPI\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 490, ManageNavPages.ExternalLoginsNavClass(ViewContext), 490, 51, false); #line default #line hidden EndWriteAttribute(); BeginContext(542, 1, true); WriteLiteral(">"); EndContext(); BeginContext(543, 70, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "61bfb52bdb524886b2fcba3a403e9bba", async() => { BeginContext(594, 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(613, 7, true); WriteLiteral("</li>\r\n"); EndContext(); #line 11 "D:\zubair\Personal\FYP\MedAid\MedAid\MedAid_API\RestFullAPI\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" } #line default #line hidden BeginContext(627, 7, true); WriteLiteral(" <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 634, "\"", 702, 1); #line 12 "D:\zubair\Personal\FYP\MedAid\MedAid\MedAid_API\RestFullAPI\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 642, ManageNavPages.TwoFactorAuthenticationNavClass(ViewContext), 642, 60, false); #line default #line hidden EndWriteAttribute(); BeginContext(703, 1, true); WriteLiteral(">"); EndContext(); BeginContext(704, 69, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "473b75a1f65940538e36447ba63e25e8", async() => { BeginContext(744, 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(773, 14, true); WriteLiteral("</li>\r\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 787, "\"", 844, 1); #line 13 "D:\zubair\Personal\FYP\MedAid\MedAid\MedAid_API\RestFullAPI\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 795, ManageNavPages.PersonalDataNavClass(ViewContext), 795, 49, false); #line default #line hidden EndWriteAttribute(); BeginContext(845, 1, true); WriteLiteral(">"); EndContext(); BeginContext(846, 46, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "eb3444215de6428f832fe55a3b77cf0d", async() => { BeginContext(875, 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(892, 14, true); WriteLiteral("</li>\r\n</ul>\r\n"); EndContext(); }
#pragma warning disable 1998 public async override global::System.Threading.Tasks.Task ExecuteAsync() { #line 2 "D:\zubair\Personal\FYP\MedAid\MedAid\MedAid_API\RestFullAPI\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" var hasExternalLogins = (await SignInManager.GetExternalAuthenticationSchemesAsync()).Any(); #line default #line hidden BeginContext(157, 47, true); WriteLiteral("<ul class=\"nav nav-pills nav-stacked\">\r\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 204, "\"", 254, 1); #line 6 "D:\zubair\Personal\FYP\MedAid\MedAid\MedAid_API\RestFullAPI\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 212, ManageNavPages.IndexNavClass(ViewContext), 212, 42, false); #line default #line hidden EndWriteAttribute(); BeginContext(255, 1, true); WriteLiteral(">"); EndContext(); BeginContext(256, 33, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "efa175608b5642cfb88a0b0b369dcb1b", async() => { BeginContext(278, 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(289, 14, true); WriteLiteral("</li>\r\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 303, "\"", 362, 1); #line 7 "D:\zubair\Personal\FYP\MedAid\MedAid\MedAid_API\RestFullAPI\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 311, ManageNavPages.ChangePasswordNavClass(ViewContext), 311, 51, false); #line default #line hidden EndWriteAttribute(); BeginContext(363, 1, true); WriteLiteral(">"); EndContext(); BeginContext(364, 64, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7c93ae02a7c84043be074d0d2bc8dd35", async() => { BeginContext(416, 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(428, 7, true); WriteLiteral("</li>\r\n"); EndContext(); #line 8 "D:\zubair\Personal\FYP\MedAid\MedAid\MedAid_API\RestFullAPI\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" if (hasExternalLogins) { #line default #line hidden BeginContext(471, 11, true); WriteLiteral(" <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 482, "\"", 541, 1); #line 10 "D:\zubair\Personal\FYP\MedAid\MedAid\MedAid_API\RestFullAPI\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 490, ManageNavPages.ExternalLoginsNavClass(ViewContext), 490, 51, false); #line default #line hidden EndWriteAttribute(); BeginContext(542, 1, true); WriteLiteral(">"); EndContext(); BeginContext(543, 70, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f086976183e9466296fc9065bdaf4bb5", async() => { BeginContext(594, 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(613, 7, true); WriteLiteral("</li>\r\n"); EndContext(); #line 11 "D:\zubair\Personal\FYP\MedAid\MedAid\MedAid_API\RestFullAPI\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" } #line default #line hidden BeginContext(627, 7, true); WriteLiteral(" <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 634, "\"", 702, 1); #line 12 "D:\zubair\Personal\FYP\MedAid\MedAid\MedAid_API\RestFullAPI\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 642, ManageNavPages.TwoFactorAuthenticationNavClass(ViewContext), 642, 60, false); #line default #line hidden EndWriteAttribute(); BeginContext(703, 1, true); WriteLiteral(">"); EndContext(); BeginContext(704, 69, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "52c1dc25f5044c0fa82043ff152f9b19", async() => { BeginContext(744, 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(773, 14, true); WriteLiteral("</li>\r\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 787, "\"", 844, 1); #line 13 "D:\zubair\Personal\FYP\MedAid\MedAid\MedAid_API\RestFullAPI\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 795, ManageNavPages.PersonalDataNavClass(ViewContext), 795, 49, false); #line default #line hidden EndWriteAttribute(); BeginContext(845, 1, true); WriteLiteral(">"); EndContext(); BeginContext(846, 46, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "ec61666deb754f2b92cda9d17a4a1320", async() => { BeginContext(875, 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(892, 14, true); WriteLiteral("</li>\r\n</ul>\r\n"); EndContext(); }