Example #1
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 2 "C:\Users\Darryl Yew\Documents\GitHub\Projects\DDAC2 - Copy\DDAC2\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"

            var hasExternalLogins = (await SignInManager.GetExternalAuthenticationSchemesAsync()).Any();

#line default
#line hidden
#line 5 "C:\Users\Darryl Yew\Documents\GitHub\Projects\DDAC2 - Copy\DDAC2\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
            if (SignInManager.IsSignedIn(User) && User.IsInRole("Admin"))
            {
#line default
#line hidden
                BeginContext(223, 55, true);
                WriteLiteral("    <ul class=\"nav nav-pills nav-stacked\">\r\n        <li");
                EndContext();
                BeginWriteAttribute("class", " class=\"", 278, "\"", 328, 1);
#line 8 "C:\Users\Darryl Yew\Documents\GitHub\Projects\DDAC2 - Copy\DDAC2\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
                WriteAttributeValue("", 286, ManageNavPages.IndexNavClass(ViewContext), 286, 42, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(329, 1, true);
                WriteLiteral(">");
                EndContext();
                BeginContext(330, 33, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "70ce9243bf134fc59b6f4fdcd1b6ebfa", async() => {
                    BeginContext(352, 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(363, 18, true);
                WriteLiteral("</li>\r\n        <li");
                EndContext();
                BeginWriteAttribute("class", " class=\"", 381, "\"", 440, 1);
#line 9 "C:\Users\Darryl Yew\Documents\GitHub\Projects\DDAC2 - Copy\DDAC2\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
                WriteAttributeValue("", 389, ManageNavPages.ChangePasswordNavClass(ViewContext), 389, 51, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(441, 1, true);
                WriteLiteral(">");
                EndContext();
                BeginContext(442, 64, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d9651d05c2bc41d78500eec75fc02f9e", async() => {
                    BeginContext(494, 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(506, 7, true);
                WriteLiteral("</li>\r\n");
                EndContext();
#line 10 "C:\Users\Darryl Yew\Documents\GitHub\Projects\DDAC2 - Copy\DDAC2\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
                if (hasExternalLogins)
                {
#line default
#line hidden
                    BeginContext(557, 15, true);
                    WriteLiteral("            <li");
                    EndContext();
                    BeginWriteAttribute("class", " class=\"", 572, "\"", 631, 1);
#line 12 "C:\Users\Darryl Yew\Documents\GitHub\Projects\DDAC2 - Copy\DDAC2\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
                    WriteAttributeValue("", 580, ManageNavPages.ExternalLoginsNavClass(ViewContext), 580, 51, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(632, 1, true);
                    WriteLiteral(">");
                    EndContext();
                    BeginContext(633, 70, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "89b0de60a33448a8bc6828c2ea712eac", async() => {
                        BeginContext(684, 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(703, 7, true);
                    WriteLiteral("</li>\r\n");
                    EndContext();
#line 13 "C:\Users\Darryl Yew\Documents\GitHub\Projects\DDAC2 - Copy\DDAC2\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
                }

#line default
#line hidden
                BeginContext(721, 11, true);
                WriteLiteral("        <li");
                EndContext();
                BeginWriteAttribute("class", " class=\"", 732, "\"", 800, 1);
#line 14 "C:\Users\Darryl Yew\Documents\GitHub\Projects\DDAC2 - Copy\DDAC2\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
                WriteAttributeValue("", 740, ManageNavPages.TwoFactorAuthenticationNavClass(ViewContext), 740, 60, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(801, 1, true);
                WriteLiteral(">");
                EndContext();
                BeginContext(802, 69, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f623c6df18a54fa9a368481b34ccb877", async() => {
                    BeginContext(842, 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(871, 18, true);
                WriteLiteral("</li>\r\n        <li");
                EndContext();
                BeginWriteAttribute("class", " class=\"", 889, "\"", 946, 1);
#line 15 "C:\Users\Darryl Yew\Documents\GitHub\Projects\DDAC2 - Copy\DDAC2\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
                WriteAttributeValue("", 897, ManageNavPages.PersonalDataNavClass(ViewContext), 897, 49, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(947, 1, true);
                WriteLiteral(">");
                EndContext();
                BeginContext(948, 46, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a5c28ff409364f33a64e577f0939f821", async() => {
                    BeginContext(977, 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(994, 19, true);
                WriteLiteral("</li>\r\n        <li>");
                EndContext();
                BeginContext(1013, 64, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e3aa4d6994a2498a9ad98af2cb8abae0", async() => {
                    BeginContext(1065, 8, true);
                    WriteLiteral("Register");
                    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.Area = (string)__tagHelperAttribute_7.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
                __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_8.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1077, 18, true);
                WriteLiteral("</li>\r\n    </ul>\r\n");
                EndContext();
#line 18 "C:\Users\Darryl Yew\Documents\GitHub\Projects\DDAC2 - Copy\DDAC2\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
            }

#line default
#line hidden
        }
Example #2
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 2 "C:\Users\Darryl Yew\Documents\GitHub\Projects\DDAC2 - Copy\DDAC2\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"

            var hasExternalLogins = (await SignInManager.GetExternalAuthenticationSchemesAsync()).Any();

#line default
#line hidden
#line 5 "C:\Users\Darryl Yew\Documents\GitHub\Projects\DDAC2 - Copy\DDAC2\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
            if (SignInManager.IsSignedIn(User) && User.IsInRole("Admin"))
            {
#line default
#line hidden
                BeginContext(223, 55, true);
                WriteLiteral("    <ul class=\"nav nav-pills nav-stacked\">\r\n        <li");
                EndContext();
                BeginWriteAttribute("class", " class=\"", 278, "\"", 328, 1);
#line 8 "C:\Users\Darryl Yew\Documents\GitHub\Projects\DDAC2 - Copy\DDAC2\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
                WriteAttributeValue("", 286, ManageNavPages.IndexNavClass(ViewContext), 286, 42, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(329, 1, true);
                WriteLiteral(">");
                EndContext();
                BeginContext(330, 33, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "82932c351f464b70bd434e4f42ed92c8", async() => {
                    BeginContext(352, 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(363, 18, true);
                WriteLiteral("</li>\r\n        <li");
                EndContext();
                BeginWriteAttribute("class", " class=\"", 381, "\"", 440, 1);
#line 9 "C:\Users\Darryl Yew\Documents\GitHub\Projects\DDAC2 - Copy\DDAC2\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
                WriteAttributeValue("", 389, ManageNavPages.ChangePasswordNavClass(ViewContext), 389, 51, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(441, 1, true);
                WriteLiteral(">");
                EndContext();
                BeginContext(442, 64, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3e66c1b545254f568b32038ae395b36a", async() => {
                    BeginContext(494, 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(506, 7, true);
                WriteLiteral("</li>\r\n");
                EndContext();
#line 10 "C:\Users\Darryl Yew\Documents\GitHub\Projects\DDAC2 - Copy\DDAC2\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
                if (hasExternalLogins)
                {
#line default
#line hidden
                    BeginContext(557, 15, true);
                    WriteLiteral("            <li");
                    EndContext();
                    BeginWriteAttribute("class", " class=\"", 572, "\"", 631, 1);
#line 12 "C:\Users\Darryl Yew\Documents\GitHub\Projects\DDAC2 - Copy\DDAC2\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
                    WriteAttributeValue("", 580, ManageNavPages.ExternalLoginsNavClass(ViewContext), 580, 51, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(632, 1, true);
                    WriteLiteral(">");
                    EndContext();
                    BeginContext(633, 70, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "975b2178846f42a79832b0580136c085", async() => {
                        BeginContext(684, 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(703, 7, true);
                    WriteLiteral("</li>\r\n");
                    EndContext();
#line 13 "C:\Users\Darryl Yew\Documents\GitHub\Projects\DDAC2 - Copy\DDAC2\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
                }

#line default
#line hidden
                BeginContext(721, 11, true);
                WriteLiteral("        <li");
                EndContext();
                BeginWriteAttribute("class", " class=\"", 732, "\"", 800, 1);
#line 14 "C:\Users\Darryl Yew\Documents\GitHub\Projects\DDAC2 - Copy\DDAC2\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
                WriteAttributeValue("", 740, ManageNavPages.TwoFactorAuthenticationNavClass(ViewContext), 740, 60, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(801, 1, true);
                WriteLiteral(">");
                EndContext();
                BeginContext(802, 69, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "39948f268cb643e488f9cdd7dcdb6f3c", async() => {
                    BeginContext(842, 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(871, 18, true);
                WriteLiteral("</li>\r\n        <li");
                EndContext();
                BeginWriteAttribute("class", " class=\"", 889, "\"", 946, 1);
#line 15 "C:\Users\Darryl Yew\Documents\GitHub\Projects\DDAC2 - Copy\DDAC2\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
                WriteAttributeValue("", 897, ManageNavPages.PersonalDataNavClass(ViewContext), 897, 49, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(947, 1, true);
                WriteLiteral(">");
                EndContext();
                BeginContext(948, 46, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3134df37dcb844cfa988a4ea502a266b", async() => {
                    BeginContext(977, 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(994, 19, true);
                WriteLiteral("</li>\r\n        <li>");
                EndContext();
                BeginContext(1013, 64, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a4438ccbd9a24d399cd90c2b6827c7f5", async() => {
                    BeginContext(1065, 8, true);
                    WriteLiteral("Register");
                    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.Area = (string)__tagHelperAttribute_7.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
                __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_8.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1077, 18, true);
                WriteLiteral("</li>\r\n    </ul>\r\n");
                EndContext();
#line 18 "C:\Users\Darryl Yew\Documents\GitHub\Projects\DDAC2 - Copy\DDAC2\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
            }

#line default
#line hidden
        }