Beispiel #1
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 2 "C:\Users\trinh\source\repos\annhome-booking-master\BookingForm\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"

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

#line default
#line hidden
            BeginContext(148, 46, true);
            WriteLiteral("<ul id=\"div\" class=\"nav flex-column\">\r\n    <li");
            EndContext();
            BeginWriteAttribute("class", " class=\"", 194, "\"", 244, 1);
#line 6 "C:\Users\trinh\source\repos\annhome-booking-master\BookingForm\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
            WriteAttributeValue("", 202, ManageNavPages.IndexNavClass(ViewContext), 202, 42, false);

#line default
#line hidden
            EndWriteAttribute();
            BeginContext(245, 1, true);
            WriteLiteral(">");
            EndContext();
            BeginContext(246, 63, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "41aaab2596f14b6c96cd9869f5be0245", async() => {
                BeginContext(298, 7, true);
                WriteLiteral("Profile");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
            __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_1.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(309, 14, true);
            WriteLiteral("</li>\r\n    <li");
            EndContext();
            BeginWriteAttribute("class", " class=\"", 323, "\"", 382, 1);
#line 7 "C:\Users\trinh\source\repos\annhome-booking-master\BookingForm\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
            WriteAttributeValue("", 331, ManageNavPages.ChangePasswordNavClass(ViewContext), 331, 51, false);

#line default
#line hidden
            EndWriteAttribute();
            BeginContext(383, 1, true);
            WriteLiteral(">");
            EndContext();
            BeginContext(384, 81, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c99124ec3a624641b6741423d44e29d6", async() => {
                BeginContext(453, 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_0);
            __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(465, 7, true);
            WriteLiteral("</li>\r\n");
            EndContext();
#line 8 "C:\Users\trinh\source\repos\annhome-booking-master\BookingForm\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
            if (hasExternalLogins)
            {
#line default
#line hidden
                BeginContext(508, 11, true);
                WriteLiteral("        <li");
                EndContext();
                BeginWriteAttribute("class", " class=\"", 519, "\"", 578, 1);
#line 10 "C:\Users\trinh\source\repos\annhome-booking-master\BookingForm\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
                WriteAttributeValue("", 527, ManageNavPages.ExternalLoginsNavClass(ViewContext), 527, 51, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(579, 1, true);
                WriteLiteral(">");
                EndContext();
                BeginContext(580, 87, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "48b88c5209ef435b84862d83d07b3a8f", async() => {
                    BeginContext(648, 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_0);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_5);
                __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(667, 7, true);
                WriteLiteral("</li>\r\n");
                EndContext();
#line 11 "C:\Users\trinh\source\repos\annhome-booking-master\BookingForm\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
            }

#line default
#line hidden
            BeginContext(681, 7, true);
            WriteLiteral("    <li");
            EndContext();
            BeginWriteAttribute("class", " class=\"", 688, "\"", 756, 1);
#line 12 "C:\Users\trinh\source\repos\annhome-booking-master\BookingForm\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
            WriteAttributeValue("", 696, ManageNavPages.TwoFactorAuthenticationNavClass(ViewContext), 696, 60, false);

#line default
#line hidden
            EndWriteAttribute();
            BeginContext(757, 1, true);
            WriteLiteral(">");
            EndContext();
            BeginContext(758, 95, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f901927c37f34eefa8c43bda049642b1", async() => {
                BeginContext(824, 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);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
            __tagHelperExecutionContext.AddHtmlAttribute(__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(853, 14, true);
            WriteLiteral("</li>\r\n    <li");
            EndContext();
            BeginWriteAttribute("class", " class=\"", 867, "\"", 924, 1);
#line 13 "C:\Users\trinh\source\repos\annhome-booking-master\BookingForm\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
            WriteAttributeValue("", 875, ManageNavPages.PersonalDataNavClass(ViewContext), 875, 49, false);

#line default
#line hidden
            EndWriteAttribute();
            BeginContext(925, 1, true);
            WriteLiteral(">");
            EndContext();
            BeginContext(926, 77, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3bef58d6ee07499f8118b06f1b2db396", async() => {
                BeginContext(986, 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);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
            __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_9.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_10);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1003, 7, true);
            WriteLiteral("</li>\r\n");
            EndContext();
#line 14 "C:\Users\trinh\source\repos\annhome-booking-master\BookingForm\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"

            var curUser = await SignInManager.UserManager.GetUserAsync(User);

            if (curUser != null)
            {
                if (curUser.Email.Equals("*****@*****.**"))
                {
#line default
#line hidden
                    BeginContext(1214, 19, true);
                    WriteLiteral("                <li");
                    EndContext();
                    BeginWriteAttribute("class", " class=\"", 1233, "\"", 1293, 1);
#line 20 "C:\Users\trinh\source\repos\annhome-booking-master\BookingForm\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
                    WriteAttributeValue("", 1241, ManageNavPages._ChangePasswordNavClass(ViewContext), 1241, 52, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(1294, 1, true);
                    WriteLiteral(">");
                    EndContext();
                    BeginContext(1295, 90, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "635ad100d9e9404da19a6fa182beed33", async() => {
                        BeginContext(1366, 15, true);
                        WriteLiteral("Change Password");
                        EndContext();
                    }
                                                                                );
                    __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>();
                    __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
                    __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                    __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_11);
                    __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_12.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1385, 7, true);
                    WriteLiteral("</li>\r\n");
                    EndContext();
#line 21 "C:\Users\trinh\source\repos\annhome-booking-master\BookingForm\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
                }
            }


#line default
#line hidden
            BeginContext(1425, 1290, true);
            WriteLiteral(@"
</ul>

<style>
    .nav a {
        text-decoration: none;
        color: #019fc2;
        display: block;
        transition: .3s background-color;
    }

        .nav a:hover {
            background-color: #019fc2;
        }

        .nav a.active {
            background-color: #f7f8fa;
            color: #019fc2;
            cursor: default;
        }
</style>

<script>
    $(function () {
        var pathname = window.location.pathname;
        $(""li"").each(function () {
            $(this).removeClass(""active"");
        })
        switch (pathname) {
            case ""/Identity/Account/Manage/PersonalData"":
                $(""#download"").addClass("" active"");
                break;
            case ""/Identity/Account/Manage/ChangePassword"":
                $(""#change-password"").addClass("" active"");
                break;
            case ""/Identity/Account/Manage/ExternalLogins"":
                $(""#external-login"").addClass("" active"");
                break;
     ");
            WriteLiteral(@"       case ""/Identity/Account/Manage/TwoFactorAuthentication"":
                $(""#two"").addClass("" active"");
                break;
            default:
                $(""#profile"").addClass("" active"");
                break;
        }
    });

</script>");
            EndContext();
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 2 "C:\Users\trinh\source\repos\annhome-booking-master\BookingForm\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"

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

#line default
#line hidden
            BeginContext(148, 46, true);
            WriteLiteral("<ul id=\"div\" class=\"nav flex-column\">\r\n    <li");
            EndContext();
            BeginWriteAttribute("class", " class=\"", 194, "\"", 244, 1);
#line 6 "C:\Users\trinh\source\repos\annhome-booking-master\BookingForm\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
            WriteAttributeValue("", 202, ManageNavPages.IndexNavClass(ViewContext), 202, 42, false);

#line default
#line hidden
            EndWriteAttribute();
            BeginContext(245, 1, true);
            WriteLiteral(">");
            EndContext();
            BeginContext(246, 63, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "275e6c287bce41e8b05ecf3a0b20362b", async() => {
                BeginContext(298, 7, true);
                WriteLiteral("Profile");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
            __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_1.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(309, 14, true);
            WriteLiteral("</li>\r\n    <li");
            EndContext();
            BeginWriteAttribute("class", " class=\"", 323, "\"", 382, 1);
#line 7 "C:\Users\trinh\source\repos\annhome-booking-master\BookingForm\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
            WriteAttributeValue("", 331, ManageNavPages.ChangePasswordNavClass(ViewContext), 331, 51, false);

#line default
#line hidden
            EndWriteAttribute();
            BeginContext(383, 1, true);
            WriteLiteral(">");
            EndContext();
            BeginContext(384, 81, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3da2c040af7e45be8572069f2dd210e6", async() => {
                BeginContext(453, 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_0);
            __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(465, 7, true);
            WriteLiteral("</li>\r\n");
            EndContext();
#line 8 "C:\Users\trinh\source\repos\annhome-booking-master\BookingForm\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
            if (hasExternalLogins)
            {
#line default
#line hidden
                BeginContext(508, 11, true);
                WriteLiteral("        <li");
                EndContext();
                BeginWriteAttribute("class", " class=\"", 519, "\"", 578, 1);
#line 10 "C:\Users\trinh\source\repos\annhome-booking-master\BookingForm\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
                WriteAttributeValue("", 527, ManageNavPages.ExternalLoginsNavClass(ViewContext), 527, 51, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(579, 1, true);
                WriteLiteral(">");
                EndContext();
                BeginContext(580, 87, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "760dd0b6ad19421d980ecff5e064ffdc", async() => {
                    BeginContext(648, 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_0);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_5);
                __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(667, 7, true);
                WriteLiteral("</li>\r\n");
                EndContext();
#line 11 "C:\Users\trinh\source\repos\annhome-booking-master\BookingForm\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
            }

#line default
#line hidden
            BeginContext(681, 7, true);
            WriteLiteral("    <li");
            EndContext();
            BeginWriteAttribute("class", " class=\"", 688, "\"", 756, 1);
#line 12 "C:\Users\trinh\source\repos\annhome-booking-master\BookingForm\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
            WriteAttributeValue("", 696, ManageNavPages.TwoFactorAuthenticationNavClass(ViewContext), 696, 60, false);

#line default
#line hidden
            EndWriteAttribute();
            BeginContext(757, 1, true);
            WriteLiteral(">");
            EndContext();
            BeginContext(758, 95, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f59fe60c236f49a8935d25f937edf9c3", async() => {
                BeginContext(824, 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);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
            __tagHelperExecutionContext.AddHtmlAttribute(__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(853, 14, true);
            WriteLiteral("</li>\r\n    <li");
            EndContext();
            BeginWriteAttribute("class", " class=\"", 867, "\"", 924, 1);
#line 13 "C:\Users\trinh\source\repos\annhome-booking-master\BookingForm\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
            WriteAttributeValue("", 875, ManageNavPages.PersonalDataNavClass(ViewContext), 875, 49, false);

#line default
#line hidden
            EndWriteAttribute();
            BeginContext(925, 1, true);
            WriteLiteral(">");
            EndContext();
            BeginContext(926, 77, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "224b7227381843c49718904be502beee", async() => {
                BeginContext(986, 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);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
            __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_9.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_10);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1003, 7, true);
            WriteLiteral("</li>\r\n");
            EndContext();
#line 14 "C:\Users\trinh\source\repos\annhome-booking-master\BookingForm\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"

            var curUser = await SignInManager.UserManager.GetUserAsync(User);

            if (curUser != null)
            {
                if (curUser.Email.Equals("*****@*****.**"))
                {
#line default
#line hidden
                    BeginContext(1214, 19, true);
                    WriteLiteral("                <li");
                    EndContext();
                    BeginWriteAttribute("class", " class=\"", 1233, "\"", 1293, 1);
#line 20 "C:\Users\trinh\source\repos\annhome-booking-master\BookingForm\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
                    WriteAttributeValue("", 1241, ManageNavPages._ChangePasswordNavClass(ViewContext), 1241, 52, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(1294, 1, true);
                    WriteLiteral(">");
                    EndContext();
                    BeginContext(1295, 90, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "38aaf63dfb8e4654b86ca6a0a20f227c", async() => {
                        BeginContext(1366, 15, true);
                        WriteLiteral("Change Password");
                        EndContext();
                    }
                                                                                );
                    __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>();
                    __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
                    __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                    __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_11);
                    __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_12.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1385, 7, true);
                    WriteLiteral("</li>\r\n");
                    EndContext();
#line 21 "C:\Users\trinh\source\repos\annhome-booking-master\BookingForm\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml"
                }
            }


#line default
#line hidden
            BeginContext(1425, 1290, true);
            WriteLiteral(@"
</ul>

<style>
    .nav a {
        text-decoration: none;
        color: #019fc2;
        display: block;
        transition: .3s background-color;
    }

        .nav a:hover {
            background-color: #019fc2;
        }

        .nav a.active {
            background-color: #f7f8fa;
            color: #019fc2;
            cursor: default;
        }
</style>

<script>
    $(function () {
        var pathname = window.location.pathname;
        $(""li"").each(function () {
            $(this).removeClass(""active"");
        })
        switch (pathname) {
            case ""/Identity/Account/Manage/PersonalData"":
                $(""#download"").addClass("" active"");
                break;
            case ""/Identity/Account/Manage/ChangePassword"":
                $(""#change-password"").addClass("" active"");
                break;
            case ""/Identity/Account/Manage/ExternalLogins"":
                $(""#external-login"").addClass("" active"");
                break;
     ");
            WriteLiteral(@"       case ""/Identity/Account/Manage/TwoFactorAuthentication"":
                $(""#two"").addClass("" active"");
                break;
            default:
                $(""#profile"").addClass("" active"");
                break;
        }
    });

</script>");
            EndContext();
        }