示例#1
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 5 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Index.cshtml"

            ViewBag.CurrentPageName = AppAreaNamePageNames.Common.Languages;

#line default
#line hidden
            DefineSection("Styles", async() => {
                BeginContext(309, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(314, 122, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "3028e0a248134ccbb081da43f5323557", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
#line 10 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Index.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(436, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            DefineSection("Scripts", async() => {
                BeginContext(457, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(462, 119, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "af79e3054a7c4d0aaabadf902876aeee", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateScriptSrcTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
#line 14 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Index.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(581, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(584, 214, true);
            WriteLiteral("\n<div class=\"m-subheader \">\n    <div class=\"row align-items-center\">\n        <div class=\"mr-auto col-sm-12 col-md-6\">\n            <h3 class=\"m-subheader__title m-subheader__title--separator\">\n                <span>");
            EndContext();
            BeginContext(799, 14, false);
#line 21 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Index.cshtml"
            Write(L("Languages"));

#line default
#line hidden
            EndContext();
            BeginContext(813, 84, true);
            WriteLiteral("</span>\n            </h3>\n            <span class=\"m-section__sub\">\n                ");
            EndContext();
            BeginContext(898, 24, false);
#line 24 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Index.cshtml"
            Write(L("LanguagesHeaderInfo"));

#line default
#line hidden
            EndContext();
            BeginContext(922, 88, true);
            WriteLiteral("\n            </span>\n        </div>\n        <div class=\"col-sm-12 col-md-6 text-right\">\n");
            EndContext();
#line 28 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Index.cshtml"
            if (IsGranted(AppPermissions.Pages_Administration_Languages_Create) && AbpSession.MultiTenancySide == MultiTenancySides.Host)
            {
#line default
#line hidden
                BeginContext(1163, 104, true);
                WriteLiteral("                <button id=\"CreateNewLanguageButton\" class=\"btn btn-primary\"><i class=\"fa fa-plus\"></i> ");
                EndContext();
                BeginContext(1268, 22, false);
#line 30 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Index.cshtml"
                Write(L("CreateNewLanguage"));

#line default
#line hidden
                EndContext();
                BeginContext(1290, 10, true);
                WriteLiteral("</button>\n");
                EndContext();
#line 31 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Index.cshtml"
            }

#line default
#line hidden
            BeginContext(1314, 434, true);
            WriteLiteral(@"        </div>
    </div>
</div>

<div class=""m-content"">
    <div class=""m-portlet m-portlet--mobile"">
        <div class=""m-portlet__body"">
            <div class=""row align-items-center"">
                <table id=""LanguagesTable"" class=""display table table-striped table-bordered table-hover dt-responsive nowrap"">
                    <thead>
                    <tr>
                        <th></th>
                        <th>");
            EndContext();
            BeginContext(1749, 12, false);
#line 44 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Index.cshtml"
            Write(L("Actions"));

#line default
#line hidden
            EndContext();
            BeginContext(1761, 34, true);
            WriteLiteral("</th>\n                        <th>");
            EndContext();
            BeginContext(1796, 9, false);
#line 45 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Index.cshtml"
            Write(L("Name"));

#line default
#line hidden
            EndContext();
            BeginContext(1805, 34, true);
            WriteLiteral("</th>\n                        <th>");
            EndContext();
            BeginContext(1840, 9, false);
#line 46 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Index.cshtml"
            Write(L("Code"));

#line default
#line hidden
            EndContext();
            BeginContext(1849, 34, true);
            WriteLiteral("</th>\n                        <th>");
            EndContext();
            BeginContext(1884, 12, false);
#line 47 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Index.cshtml"
            Write(L("Default"));

#line default
#line hidden
            EndContext();
            BeginContext(1896, 34, true);
            WriteLiteral("</th>\n                        <th>");
            EndContext();
            BeginContext(1931, 17, false);
#line 48 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Index.cshtml"
            Write(L("CreationTime"));

#line default
#line hidden
            EndContext();
            BeginContext(1948, 34, true);
            WriteLiteral("</th>\n                        <th>");
            EndContext();
            BeginContext(1983, 14, false);
#line 49 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Index.cshtml"
            Write(L("IsEnabled"));

#line default
#line hidden
            EndContext();
            BeginContext(1997, 86, true);
            WriteLiteral("</th>\n                    </tr>\n                    </thead>\n                </table>\n");
            EndContext();
#line 53 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Index.cshtml"
            if (Model.IsTenantView)
            {
#line default
#line hidden
                BeginContext(2142, 70, true);
                WriteLiteral("                    <p class=\"margin-top-20\">\n                        ");
                EndContext();
                BeginContext(2214, 46, false);
#line 56 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Index.cshtml"
                Write("* " + L("CanNotEditOrDeleteDefaultLanguages"));

#line default
#line hidden
                EndContext();
                BeginContext(2261, 26, true);
                WriteLiteral("\n                    </p>\n");
                EndContext();
#line 58 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Index.cshtml"
            }

#line default
#line hidden
            BeginContext(2305, 51, true);
            WriteLiteral("            </div>\n        </div>\n    </div>\n</div>");
            EndContext();
        }
示例#2
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 5 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"

            ViewBag.DisableTenantChange = true;
            Layout = "_Layout";
            var isSetted     = false;
            var editionIcons = new string[] { "flaticon-open-box", "flaticon-rocket", "flaticon-gift", "flaticon-confetti", "flaticon-puzzle", "flaticon-app", "flaticon-coins", "flaticon-piggy-bank", "flaticon-bag", "flaticon-lifebuoy", "flaticon-technology-1", "flaticon-cogwheel-1", "flaticon-infinity", "flaticon-interface-5", "flaticon-squares-3", "flaticon-interface-6", "flaticon-mark", "flaticon-business", "flaticon-interface-7", "flaticon-list-2", "flaticon-bell", "flaticon-technology", "flaticon-squares-2", "flaticon-notes", "flaticon-profile", "flaticon-layers", "flaticon-interface-4", "flaticon-signs", "flaticon-menu-1", "flaticon-symbol" };

#line default
#line hidden
            DefineSection("Styles", async() => {
                BeginContext(963, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(968, 92, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "986407e891a244d086e799a86c5883c2", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.Href = (string)__tagHelperAttribute_0.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1060, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(1063, 191, true);
            WriteLiteral("<div class=\"m-pricing-table-1 m-pricing-table-1--fixed\">\n    <div class=\"m-portlet\">\n        <div class=\"m-portlet__body\">\n            <div class=\"m-pricing-table-1__items row row-centered\">\n");
            EndContext();
#line 19 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
            var i = 0;

#line default
#line hidden
            BeginContext(1285, 16, true);
            WriteLiteral("                ");
            EndContext();
#line 20 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
            foreach (var editionWithFeatures in Model.EditionsWithFeatures)
            {
                var edition = editionWithFeatures.Edition;


#line default
#line hidden
                BeginContext(1448, 412, true);
                WriteLiteral(@"                    <div class=""m-pricing-table-1__item col-lg-3 col-centered"">

                        <div class=""m-pricing-table-1__visual"">
                            <div class=""m-pricing-table-1__hexagon1""></div>
                            <div class=""m-pricing-table-1__hexagon2""></div>
                            <span class=""m-pricing-table-1__icon m--font-brand"">
                                <i");
                EndContext();
                BeginWriteAttribute("class", " class=\"", 1860, "\"", 1887, 2);
                WriteAttributeValue("", 1868, "fa", 1868, 2, true);
#line 30 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                WriteAttributeValue(" ", 1870, editionIcons[i], 1871, 16, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1888, 166, true);
                WriteLiteral("></i>\n                            </span>\n                        </div>\n\n                        <span class=\"m-pricing-table-1__price\">\n                            ");
                EndContext();
                BeginContext(2055, 19, false);
#line 35 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                Write(edition.DisplayName);

#line default
#line hidden
                EndContext();
                BeginContext(2074, 98, true);
                WriteLiteral("\n                        </span>\n                        <h2 class=\"m-pricing-table-1__subtitle\">\n");
                EndContext();
#line 38 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                if (!edition.AnnualPrice.HasValue && !edition.MonthlyPrice.HasValue)
                {
#line default
#line hidden
                    BeginContext(2340, 9, false);
#line 41 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                    Write(L("Free"));

#line default
#line hidden
                    EndContext();
#line 41 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                }
                else
                {
#line default
#line hidden
                    BeginContext(2489, 48, true);
                    WriteLiteral("<span class=\"m-pricing-table-1__label\">$</span> ");
                    EndContext();
                    BeginContext(2538, 36, false);
#line 46 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                    Write(edition.MonthlyPrice?.ToString("N2"));

#line default
#line hidden
                    EndContext();
                    BeginContext(2574, 1, true);
                    WriteLiteral(" ");
                    EndContext();
                    BeginContext(2576, 13, false);
#line 46 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                    Write(L("PerMonth"));

#line default
#line hidden
                    EndContext();
                    BeginContext(2589, 3, true);
                    WriteLiteral(" / ");
                    EndContext();
                    BeginContext(2599, 1, true);
                    WriteLiteral("\n");
                    EndContext();
                    BeginContext(2638, 48, true);
                    WriteLiteral("<span class=\"m-pricing-table-1__label\">$</span> ");
                    EndContext();
                    BeginContext(2687, 35, false);
#line 47 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                    Write(edition.AnnualPrice?.ToString("N2"));

#line default
#line hidden
                    EndContext();
                    BeginContext(2722, 1, true);
                    WriteLiteral(" ");
                    EndContext();
                    BeginContext(2724, 12, false);
#line 47 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                    Write(L("PerYear"));

#line default
#line hidden
                    EndContext();
#line 47 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                }

#line default
#line hidden
                BeginContext(2774, 100, true);
                WriteLiteral("                        </h2>\n                        <span class=\"m-pricing-table-1__description\">\n");
                EndContext();
#line 51 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                foreach (var feature in Model.AllFeatures)
                {
                    var featureValue = editionWithFeatures.FeatureValues.FirstOrDefault(f => f.Name == feature.Name);
                    if (feature.InputType.GetType() == typeof(CheckboxInputType))
                    {
                        if (featureValue.Value == "true")
                        {
#line default
#line hidden
                            BeginContext(3342, 84, true);
                            WriteLiteral("                                        <i class=\"la la-check m--font-success\"></i>\n");
                            EndContext();
#line 59 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                        }
                        else
                        {
#line default
#line hidden
                            BeginContext(3543, 82, true);
                            WriteLiteral("                                        <i class=\"la la-times m--font-metal\"></i>\n");
                            EndContext();
#line 63 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                        }


#line default
#line hidden
                        BeginContext(3705, 1, true);
                        WriteLiteral(" ");
                        EndContext();
                        BeginContext(3707, 19, false);
#line 64 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                        Write(feature.DisplayName);

#line default
#line hidden
                        EndContext();
#line 64 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                    }
                    else
                    {
#line default
#line hidden
                        BeginContext(3839, 79, true);
                        WriteLiteral("                                    <i class=\"la la-check m--font-success\"></i>");
                        EndContext();
                        BeginContext(3924, 1, true);
                        WriteLiteral(" ");
                        EndContext();
                        BeginContext(3926, 19, false);
#line 68 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                        Write(feature.DisplayName);

#line default
#line hidden
                        EndContext();
                        BeginContext(3945, 3, true);
                        WriteLiteral(" : ");
                        EndContext();
                        BeginContext(3949, 28, false);
#line 68 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                        Write(Html.Raw(featureValue.Value));

#line default
#line hidden
                        EndContext();
#line 68 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                    }

#line default
#line hidden
                    BeginContext(4019, 38, true);
                    WriteLiteral("                                <br/>\n");
                    EndContext();
#line 71 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                }

#line default
#line hidden
                BeginContext(4087, 93, true);
                WriteLiteral("                        </span>\n                        <div class=\"m-pricing-table-1__btn\">\n");
                EndContext();
#line 74 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                if (AbpSession.UserId.HasValue)
                {
                    if (!isSetted)
                    {
                        if (edition.Id == Model.TenantEditionId)
                        {
                            isSetted = true;
                        }


#line default
#line hidden
                        BeginContext(4563, 227, true);
                        WriteLiteral("                                    <a class=\"btn btn-warning m-btn m-btn--custom m-btn--pill m-btn--wide m-btn--uppercase m-btn--bolder m-btn--sm disabled\" href=\"#\" disabled=\"disabled\">\n                                        ");
                        EndContext();
                        BeginContext(4791, 12, false);
#line 84 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                        Write(L("Upgrade"));

#line default
#line hidden
                        EndContext();
                        BeginContext(4803, 42, true);
                        WriteLiteral("\n                                    </a>\n");
                        EndContext();
#line 86 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                    }
                    else
                    {
#line default
#line hidden
                        BeginContext(4950, 147, true);
                        WriteLiteral("                                    <a class=\"btn btn-warning m-btn m-btn--custom m-btn--pill m-btn--wide m-btn--uppercase m-btn--bolder m-btn--sm\"");
                        EndContext();
                        BeginWriteAttribute("href", " href=\"", 5097, "\"", 5223, 1);
#line 89 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                        WriteAttributeValue("", 5104, Url.Action("Upgrade", "Payment", new { upgradeEditionId = edition.Id, editionPaymentType = EditionPaymentType.Upgrade }), 5104, 119, false);

#line default
#line hidden
                        EndWriteAttribute();
                        BeginContext(5224, 42, true);
                        WriteLiteral(">\n                                        ");
                        EndContext();
                        BeginContext(5267, 12, false);
#line 90 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                        Write(L("Upgrade"));

#line default
#line hidden
                        EndContext();
                        BeginContext(5279, 42, true);
                        WriteLiteral("\n                                    </a>\n");
                        EndContext();
#line 92 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                    }
                }
                else
                {
                    if (!edition.MonthlyPrice.HasValue && !edition.AnnualPrice.HasValue)
                    {
#line default
#line hidden
                        BeginContext(5583, 147, true);
                        WriteLiteral("                                    <a class=\"btn btn-success m-btn m-btn--custom m-btn--pill m-btn--wide m-btn--uppercase m-btn--bolder m-btn--sm\"");
                        EndContext();
                        BeginWriteAttribute("href", " href=\"", 5730, "\"", 5864, 1);
#line 98 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                        WriteAttributeValue("", 5737, Url.Action("Register", "TenantRegistration", new { editionId = edition.Id, subscriptionStartType = SubscriptionStartType.Free }), 5737, 127, false);

#line default
#line hidden
                        EndWriteAttribute();
                        BeginContext(5865, 42, true);
                        WriteLiteral(">\n                                        ");
                        EndContext();
                        BeginContext(5908, 10, false);
#line 99 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                        Write(L("Start"));

#line default
#line hidden
                        EndContext();
                        BeginContext(5918, 42, true);
                        WriteLiteral("\n                                    </a>\n");
                        EndContext();
#line 101 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                    }
                    else
                    {
                        if (edition.TrialDayCount.HasValue)
                        {
#line default
#line hidden
                            BeginContext(6175, 151, true);
                            WriteLiteral("                                        <a class=\"btn btn-warning m-btn m-btn--custom m-btn--pill m-btn--wide m-btn--uppercase m-btn--bolder m-btn--sm\"");
                            EndContext();
                            BeginWriteAttribute("href", " href=\"", 6326, "\"", 6461, 1);
#line 106 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                            WriteAttributeValue("", 6333, Url.Action("Register", "TenantRegistration", new { editionId = edition.Id, subscriptionStartType = SubscriptionStartType.Trial }), 6333, 128, false);

#line default
#line hidden
                            EndWriteAttribute();
                            BeginContext(6462, 46, true);
                            WriteLiteral(">\n                                            ");
                            EndContext();
                            BeginContext(6509, 14, false);
#line 107 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                            Write(L("FreeTrial"));

#line default
#line hidden
                            EndContext();
                            BeginContext(6523, 46, true);
                            WriteLiteral("\n                                        </a>\n");
                            EndContext();
#line 109 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                        }


#line default
#line hidden
                        BeginContext(6608, 147, true);
                        WriteLiteral("                                    <a class=\"btn btn-primary m-btn m-btn--custom m-btn--pill m-btn--wide m-btn--uppercase m-btn--bolder m-btn--sm\"");
                        EndContext();
                        BeginWriteAttribute("href", " href=\"", 6755, "\"", 6936, 1);
#line 111 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                        WriteAttributeValue("", 6762, Url.Action("Buy", "Payment", new { editionId = edition.Id, editionPaymentType = EditionPaymentType.NewRegistration, subscriptionStartType = (int)SubscriptionStartType.Paid }), 6762, 174, false);

#line default
#line hidden
                        EndWriteAttribute();
                        BeginContext(6937, 42, true);
                        WriteLiteral(">\n                                        ");
                        EndContext();
                        BeginContext(6980, 11, false);
#line 112 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                        Write(L("BuyNow"));

#line default
#line hidden
                        EndContext();
                        BeginContext(6991, 42, true);
                        WriteLiteral("\n                                    </a>\n");
                        EndContext();
#line 114 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"
                    }
                }

#line default
#line hidden
                BeginContext(7097, 58, true);
                WriteLiteral("                        </div>\n                    </div>\n");
                EndContext();
#line 118 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\TenantRegistration\SelectEdition.cshtml"

                i++;
            }

#line default
#line hidden
            BeginContext(7199, 51, true);
            WriteLiteral("            </div>\n        </div>\n    </div>\n</div>");
            EndContext();
        }
示例#3
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 8 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"

            ViewBag.CurrentPageName = AppAreaNamePageNames.Common.Users;

#line default
#line hidden
            DefineSection("Styles", async() => {
                BeginContext(361, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(366, 118, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "d0c8390ae92e42a99c6c51ab3a4a4744", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
#line 13 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(484, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            DefineSection("Scripts", async() => {
                BeginContext(509, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(514, 115, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2852334664cf456787d20f971ca3be30", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateScriptSrcTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
#line 17 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(629, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(632, 212, true);
            WriteLiteral("<div class=\"m-subheader\">\n    <div class=\"row align-items-center\">\n        <div class=\"mr-auto col-sm-12 col-md-6\">\n            <h3 class=\"m-subheader__title m-subheader__title--separator\">\n                <span>");
            EndContext();
            BeginContext(845, 10, false);
#line 23 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
            Write(L("Users"));

#line default
#line hidden
            EndContext();
            BeginContext(855, 84, true);
            WriteLiteral("</span>\n            </h3>\n            <span class=\"m-section__sub\">\n                ");
            EndContext();
            BeginContext(940, 20, false);
#line 26 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
            Write(L("UsersHeaderInfo"));

#line default
#line hidden
            EndContext();
            BeginContext(960, 205, true);
            WriteLiteral("\n            </span>\n        </div>\n        <div class=\"col-sm-12 col-md-6 text-right\">\n            <button id=\"ExportUsersToExcelButton\" class=\"btn btn-outline-success\"><i class=\"fa fa-file-excel-o\"></i> ");
            EndContext();
            BeginContext(1166, 18, false);
#line 30 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
            Write(L("ExportToExcel"));

#line default
#line hidden
            EndContext();
            BeginContext(1184, 10, true);
            WriteLiteral("</button>\n");
            EndContext();
#line 31 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
            if (IsGranted(AppPermissions.Pages_Administration_Users_Create))
            {
#line default
#line hidden
                BeginContext(1286, 100, true);
                WriteLiteral("                <button id=\"CreateNewUserButton\" class=\"btn btn-primary\"><i class=\"fa fa-plus\"></i> ");
                EndContext();
                BeginContext(1387, 18, false);
#line 33 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
                Write(L("CreateNewUser"));

#line default
#line hidden
                EndContext();
                BeginContext(1405, 10, true);
                WriteLiteral("</button>\n");
                EndContext();
#line 34 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
            }

#line default
#line hidden
            BeginContext(1429, 554, true);
            WriteLiteral(@"        </div>
    </div>
</div>
<div class=""m-content"">
    <div class=""m-portlet m-portlet--mobile"">
        <div class=""m-portlet__body"">
            <div class=""m-form m-form--label-align-right"">
                <div class=""row align-items-center m--margin-bottom-10"">
                    <div class=""col-xl-12"">
                        <div class=""form-group m-form__group align-items-center"">
                            <div class=""input-group"">
                                <input type=""text"" id=""UsersTableFilter"" class=""form-control m-input""");
            EndContext();
            BeginWriteAttribute("placeholder", " placeholder=\"", 1983, "\"", 2021, 1);
#line 46 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
            WriteAttributeValue("", 1997, L("SearchWithThreeDot"), 1997, 24, false);

#line default
#line hidden
            EndWriteAttribute();
            BeginWriteAttribute("value", " value=\"", 2022, "\"", 2047, 1);
#line 46 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
            WriteAttributeValue("", 2030, Model.FilterText, 2030, 17, false);

#line default
#line hidden
            EndWriteAttribute();
            BeginContext(2048, 195, true);
            WriteLiteral(">\n                                <span class=\"input-group-btn\">\n                                    <button id=\"GetUsersButton\" class=\"btn btn-primary\" type=\"submit\"><i class=\"flaticon-search-1\"");
            EndContext();
            BeginWriteAttribute("aria-label", " aria-label=\"", 2243, "\"", 2268, 1);
#line 48 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
            WriteAttributeValue("", 2256, L("Search"), 2256, 12, false);

#line default
#line hidden
            EndWriteAttribute();
            BeginContext(2269, 300, true);
            WriteLiteral(@"></i></button>
                                </span>
                            </div>
                        </div>
                    </div>
                </div>
                <div id=""AdvacedAuditFiltersArea"" style=""display: none"" class=""row m--margin-bottom-10"">
                    <div");
            EndContext();
            BeginWriteAttribute("class", " class=\"", 2569, "\"", 2659, 1);
#line 55 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
            WriteAttributeValue("", 2577, IsGranted(AppPermissions.Pages_Administration_Roles) ? "col-xl-6" : "col-xl-12", 2577, 82, false);

#line default
#line hidden
            EndWriteAttribute();
            BeginContext(2660, 79, true);
            WriteLiteral(">\n                        <div class=\"form-group\">\n                            ");
            EndContext();
            BeginContext(2740, 563, false);
#line 57 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
            Write(Html.DropDownList(
                      "PermissionSelectionCombobox", Model.Permissions.Select(i => i.ToSelectListItem()),
                      new
            {
                @class                  = "form-control selectpicker",
                data_live_search        = "true",
                data_none_selected_text = L("FilterByPermission"),
                id = "PermissionSelectionCombo"
            }));

#line default
#line hidden
            EndContext();
            BeginContext(3303, 59, true);
            WriteLiteral("\n                        </div>\n                    </div>\n");
            EndContext();
#line 68 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
            if (IsGranted(AppPermissions.Pages_Administration_Roles))
            {
#line default
#line hidden
                BeginContext(3463, 132, true);
                WriteLiteral("                        <div class=\"col-xl-6\">\n                            <div class=\"form-group\">\n                                ");
                EndContext();
                BeginContext(3596, 571, false);
#line 72 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
                Write(Html.DropDownList(
                          "RoleSelectionCombobox", Model.Roles.Select(i => i.ToSelectListItem()),
                          new
                {
                    @class                  = "form-control selectpicker",
                    data_live_search        = "true",
                    data_none_selected_text = L("FilterByRole"),
                    id = "RoleSelectionCombo"
                }));

#line default
#line hidden
                EndContext();
                BeginContext(4167, 67, true);
                WriteLiteral("\n                            </div>\n                        </div>\n");
                EndContext();
#line 83 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
            }

#line default
#line hidden
            BeginContext(4256, 166, true);
            WriteLiteral("                    <div class=\"col-xl-12 text-right\">\n                        <button id=\"RefreshUserListButton\" class=\"btn btn-metal\"><i class=\"fa fa-refresh\"></i> ");
            EndContext();
            BeginContext(4423, 12, false);
#line 85 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
            Write(L("Refresh"));

#line default
#line hidden
            EndContext();
            BeginContext(4435, 284, true);
            WriteLiteral(@"</button>
                    </div>
                </div>
                <div class=""row m--margin-bottom-10"">
                    <div class=""col-xl-12"">
                        <span id=""ShowAdvancedFiltersSpan"" class=""text-muted clickable-item""><i class=""fa fa-angle-down""></i> ");
            EndContext();
            BeginContext(4720, 24, false);
#line 90 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
            Write(L("ShowAdvancedFilters"));

#line default
#line hidden
            EndContext();
            BeginContext(4744, 154, true);
            WriteLiteral("</span>\n                        <span id=\"HideAdvancedFiltersSpan\" class=\"text-muted clickable-item\" style=\"display: none\"><i class=\"fa fa-angle-up\"></i> ");
            EndContext();
            BeginContext(4899, 24, false);
#line 91 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
            Write(L("HideAdvancedFilters"));

#line default
#line hidden
            EndContext();
            BeginContext(4923, 377, true);
            WriteLiteral(@"</span>
                    </div>
                </div>
            </div>
            <div class=""row align-items-center"">
                <table id=""UsersTable"" class=""display table table-striped table-bordered table-hover dt-responsive nowrap"">
                    <thead>
                        <tr>
                            <th></th>
                            <th>");
            EndContext();
            BeginContext(5301, 12, false);
#line 100 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
            Write(L("Actions"));

#line default
#line hidden
            EndContext();
            BeginContext(5313, 38, true);
            WriteLiteral("</th>\n                            <th>");
            EndContext();
            BeginContext(5352, 13, false);
#line 101 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
            Write(L("UserName"));

#line default
#line hidden
            EndContext();
            BeginContext(5365, 38, true);
            WriteLiteral("</th>\n                            <th>");
            EndContext();
            BeginContext(5404, 9, false);
#line 102 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
            Write(L("Name"));

#line default
#line hidden
            EndContext();
            BeginContext(5413, 38, true);
            WriteLiteral("</th>\n                            <th>");
            EndContext();
            BeginContext(5452, 12, false);
#line 103 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
            Write(L("Surname"));

#line default
#line hidden
            EndContext();
            BeginContext(5464, 38, true);
            WriteLiteral("</th>\n                            <th>");
            EndContext();
            BeginContext(5503, 10, false);
#line 104 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
            Write(L("Roles"));

#line default
#line hidden
            EndContext();
            BeginContext(5513, 38, true);
            WriteLiteral("</th>\n                            <th>");
            EndContext();
            BeginContext(5552, 17, false);
#line 105 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
            Write(L("EmailAddress"));

#line default
#line hidden
            EndContext();
            BeginContext(5569, 38, true);
            WriteLiteral("</th>\n                            <th>");
            EndContext();
            BeginContext(5608, 17, false);
#line 106 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
            Write(L("EmailConfirm"));

#line default
#line hidden
            EndContext();
            BeginContext(5625, 38, true);
            WriteLiteral("</th>\n                            <th>");
            EndContext();
            BeginContext(5664, 11, false);
#line 107 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
            Write(L("Active"));

#line default
#line hidden
            EndContext();
            BeginContext(5675, 38, true);
            WriteLiteral("</th>\n                            <th>");
            EndContext();
            BeginContext(5714, 18, false);
#line 108 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
            Write(L("LastLoginTime"));

#line default
#line hidden
            EndContext();
            BeginContext(5732, 38, true);
            WriteLiteral("</th>\n                            <th>");
            EndContext();
            BeginContext(5771, 17, false);
#line 109 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Users\Index.cshtml"
            Write(L("CreationTime"));

#line default
#line hidden
            EndContext();
            BeginContext(5788, 142, true);
            WriteLiteral("</th>\n                        </tr>\n                    </thead>\n                </table>\n            </div>\n\n        </div>\n    </div>\n</div>");
            EndContext();
        }
示例#4
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("Styles", async() => {
                BeginContext(17, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(22, 126, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "6d1f64860c314a81900339ba1dd98164", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
#line 2 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Notifications\Index.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(148, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            DefineSection("Scripts", async() => {
                BeginContext(169, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(174, 116, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "86dc6c3669664e679cab8b4c1703d636", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateScriptSrcTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
#line 5 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Notifications\Index.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(290, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(293, 184, true);
            WriteLiteral("\n<div class=\"m-subheader \">\n    <div class=\"row align-items-center\">\n        <div class=\"mr-auto col-sm-12 col-md-6\">\n            <h3 class=\"m-subheader__title\">\n                <span>");
            EndContext();
            BeginContext(478, 18, false);
#line 12 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Notifications\Index.cshtml"
            Write(L("Notifications"));

#line default
#line hidden
            EndContext();
            BeginContext(496, 201, true);
            WriteLiteral("</span>\n            </h3>\n        </div>\n        <div class=\"col-sm-12 col-md-6 text-right\">\n            <button class=\"btn btn-success\" id=\"btnOpenNotificationSettingsModal\"><i class=\"la la-cog\"></i> ");
            EndContext();
            BeginContext(698, 25, false);
#line 16 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Notifications\Index.cshtml"
            Write(L("NotificationSettings"));

#line default
#line hidden
            EndContext();
            BeginContext(723, 116, true);
            WriteLiteral("</button>\n            <button class=\"btn btn-primary\" id=\"btnSetAllNotificationsAsRead\"><i class=\"la la-check\"></i> ");
            EndContext();
            BeginContext(840, 17, false);
#line 17 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Notifications\Index.cshtml"
            Write(L("SetAllAsRead"));

#line default
#line hidden
            EndContext();
            BeginContext(857, 497, true);
            WriteLiteral(@"</button>
        </div>
    </div>
</div>

<div class=""m-content"">
    <div class=""m-portlet m-portlet--mobile"">
        <div class=""m-portlet__body"">
            <div class=""m-form m-form--label-align-right"">
                <div class=""row m--margin-bottom-10"">
                    <div class=""col-xl-6"">
                        <div class=""form-group"">
                            <select id=""TargetValueFilterSelectionCombobox"" class=""form-control bs-select"">
                                ");
            EndContext();
            BeginContext(1354, 35, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("option", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a9ac8241ee3f47c8bbbae6afd3ae5c1e", async() => {
                BeginContext(1372, 8, false);
#line 30 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Notifications\Index.cshtml"
                Write(L("All"));

#line default
#line hidden
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_TagHelpers_OptionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_OptionTagHelper);
            __Microsoft_AspNetCore_Mvc_TagHelpers_OptionTagHelper.Value = (string)__tagHelperAttribute_3.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1389, 33, true);
            WriteLiteral("\n                                ");
            EndContext();
            BeginContext(1422, 44, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("option", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "73961ab0620e459380644ed19dfee257", async() => {
                BeginContext(1446, 11, false);
#line 31 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Notifications\Index.cshtml"
                Write(L("Unread"));

#line default
#line hidden
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_TagHelpers_OptionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_OptionTagHelper);
            __Microsoft_AspNetCore_Mvc_TagHelpers_OptionTagHelper.Value = (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(1466, 324, true);
            WriteLiteral(@"
                            </select>
                        </div>
                    </div>
                    <div class=""col-xl-6 text-right"">
                        <div class=""form-group"">
                            <button id=""RefreshNotificationTableButton"" class=""btn btn-metal""><i class=""la la-refresh""></i> ");
            EndContext();
            BeginContext(1791, 12, false);
#line 37 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Notifications\Index.cshtml"
            Write(L("Refresh"));

#line default
#line hidden
            EndContext();
            BeginContext(1803, 418, true);
            WriteLiteral(@"</button>
                        </div>
                    </div>
                </div>
            </div>
            <div class=""row align-items-center"">
                <table id=""NotificationsTable"" class=""display table table-striped table-bordered table-hover dt-responsive nowrap"">
                    <thead>
                        <tr>
                            <th></th>
                            <th>");
            EndContext();
            BeginContext(2222, 12, false);
#line 47 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Notifications\Index.cshtml"
            Write(L("Actions"));

#line default
#line hidden
            EndContext();
            BeginContext(2234, 38, true);
            WriteLiteral("</th>\n                            <th>");
            EndContext();
            BeginContext(2273, 17, false);
#line 48 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Notifications\Index.cshtml"
            Write(L("Notification"));

#line default
#line hidden
            EndContext();
            BeginContext(2290, 38, true);
            WriteLiteral("</th>\n                            <th>");
            EndContext();
            BeginContext(2329, 17, false);
#line 49 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Notifications\Index.cshtml"
            Write(L("CreationTime"));

#line default
#line hidden
            EndContext();
            BeginContext(2346, 141, true);
            WriteLiteral("</th>\n                        </tr>\n                    </thead>\n                </table>\n            </div>\n        </div>\n    </div>\n</div>");
            EndContext();
        }
示例#5
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 9 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Install\Restart.cshtml"

            Layout = null;
            AbpAntiForgeryManager.SetCookie(Context);
            var theme = UiThemeCustomizer.SelectedTheme;

#line default
#line hidden
            BeginContext(488, 31, true);
            WriteLiteral("<!DOCTYPE html>\n<html lang=\"en\"");
            EndContext();
            BeginWriteAttribute("dir", " dir=", 519, "", 559, 1);
#line 15 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Install\Restart.cshtml"
            WriteAttributeValue("", 524, CultureHelper.IsRtl ? "rtl" : "", 524, 35, false);

#line default
#line hidden
            EndWriteAttribute();
            BeginContext(559, 2, true);
            WriteLiteral(">\n");
            EndContext();
            BeginContext(561, 947, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1b74e996b009458f9a92141a1238cc3a", async() => {
                BeginContext(567, 54, true);
                WriteLiteral("\n    <title>AbpZeroTemplate Installation</title>\n\n    ");
                EndContext();
                BeginContext(621, 49, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "3207758068254e78b574dd74e3a6a09c", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.Href = (string)__tagHelperAttribute_1.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(670, 6, true);
                WriteLiteral("\n\n    ");
                EndContext();
                BeginContext(676, 130, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "4ced45883fd247e9bb836834551b01e7", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
#line 21 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Install\Restart.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(806, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(811, 160, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "7669e7de30fc4afebb21174ddd24aacc", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                BeginWriteTagHelperAttribute();
                WriteLiteral("/metronic/dist/html/");
#line 22 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Install\Restart.cshtml"
                WriteLiteral(theme);

#line default
#line hidden
                WriteLiteral("/assets/demo/");
#line 22 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Install\Restart.cshtml"
                WriteLiteral(theme);

#line default
#line hidden
                WriteLiteral("/base/style.bundle");
#line 22 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Install\Restart.cshtml"
                WriteLiteral(CultureHelper.IsRtl ? ".rtl":"");

#line default
#line hidden
                WriteLiteral(".css");
                __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.Href = __tagHelperStringValueBuffer;
                __tagHelperExecutionContext.AddTagHelperAttribute("href", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.Href, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.Href = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.Href;
#line 22 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Install\Restart.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(971, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(976, 131, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "b88a22046f7748d2a3b321288317b6a9", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_4);
#line 23 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Install\Restart.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1107, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(1112, 129, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "31399c5e8d9f4df7a5694a91b03b06da", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_5);
#line 24 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Install\Restart.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1241, 2, true);
                WriteLiteral("\n\n");
                EndContext();
#line 26 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Install\Restart.cshtml"
                if (CultureHelper.IsRtl)
                {
#line default
#line hidden
                    BeginContext(1279, 8, true);
                    WriteLiteral("        ");
                    EndContext();
                    BeginContext(1287, 99, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "2a82991489df42aa8d1de84bac5f457b", async() => {
                    }
                                                                                );
                    __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                    __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                    __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                    __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                    __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                    __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.Href = (string)__tagHelperAttribute_6.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                    __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.Href = (string)__tagHelperAttribute_6.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
#line 28 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Install\Restart.cshtml"
                    __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1386, 1, true);
                    WriteLiteral("\n");
                    EndContext();
#line 29 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Install\Restart.cshtml"
                }

#line default
#line hidden
                BeginContext(1393, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(1398, 102, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "9fb1f867050b43dc8793b9faa2be408d", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_7);
#line 31 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Install\Restart.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1500, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1508, 1, true);
            WriteLiteral("\n");
            EndContext();
            BeginContext(1509, 524, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "135c61be527a4ddc8790ea62160078e1", async() => {
                BeginContext(1669, 278, true);
                WriteLiteral(@"
    <div class=""content"">
        <div class=""m-content"">
            <div class=""m-portlet m-portlet--mobile"">
                <div class=""m-portlet__body"">
                    Restarting application...
                </div>
            </div>
        </div>
    </div>

    ");
                EndContext();
                BeginContext(1947, 78, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "aff3f6da3d2f4bd880ffa7b40706ef35", async() => {
                    BeginContext(1978, 38, true);
                    WriteLiteral("\n        document.location = \'/\';\n    ");
                    EndContext();
                }
                                                                            );
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateScriptSrcTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_8);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2025, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
            __tagHelperExecutionContext.AddHtmlAttribute(__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(2033, 9, true);
            WriteLiteral("\n</html>\n");
            EndContext();
        }
示例#6
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 6 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Roles\Index.cshtml"

            ViewBag.CurrentPageName = AppAreaNamePageNames.Common.Roles;

#line default
#line hidden
            DefineSection("Styles", async() => {
                BeginContext(318, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(323, 118, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "5b57480634814446bb27aba0c9eb0cd6", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
#line 11 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Roles\Index.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(441, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            DefineSection("Scripts", async() => {
                BeginContext(466, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(471, 115, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "29760c3fa20644cbbb4ca7f414363d2a", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateScriptSrcTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
#line 15 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Roles\Index.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(586, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(589, 214, true);
            WriteLiteral("\n<div class=\"m-subheader \">\n    <div class=\"row align-items-center\">\n        <div class=\"mr-auto col-sm-12 col-md-6\">\n            <h3 class=\"m-subheader__title m-subheader__title--separator\">\n                <span>");
            EndContext();
            BeginContext(804, 10, false);
#line 22 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Roles\Index.cshtml"
            Write(L("Roles"));

#line default
#line hidden
            EndContext();
            BeginContext(814, 84, true);
            WriteLiteral("</span>\n            </h3>\n            <span class=\"m-section__sub\">\n                ");
            EndContext();
            BeginContext(899, 20, false);
#line 25 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Roles\Index.cshtml"
            Write(L("RolesHeaderInfo"));

#line default
#line hidden
            EndContext();
            BeginContext(919, 88, true);
            WriteLiteral("\n            </span>\n        </div>\n        <div class=\"col-sm-12 col-md-6 text-right\">\n");
            EndContext();
#line 29 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Roles\Index.cshtml"
            if (IsGranted(AppPermissions.Pages_Administration_Roles_Create))
            {
#line default
#line hidden
                BeginContext(1099, 100, true);
                WriteLiteral("                <button id=\"CreateNewRoleButton\" class=\"btn btn-primary\"><i class=\"la la-plus\"></i> ");
                EndContext();
                BeginContext(1200, 18, false);
#line 31 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Roles\Index.cshtml"
                Write(L("CreateNewRole"));

#line default
#line hidden
                EndContext();
                BeginContext(1218, 10, true);
                WriteLiteral("</button>\n");
                EndContext();
#line 32 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Roles\Index.cshtml"
            }

#line default
#line hidden
            BeginContext(1242, 375, true);
            WriteLiteral(@"        </div>
    </div>
</div>

<div class=""m-content"">
    <div class=""m-portlet m-portlet--mobile"">
        <div class=""m-portlet__body"">
            <div class=""m-form m-form--label-align-right"">
                <div class=""row m--margin-bottom-10"">
                    <div class=""col-xl-6"">
                        <div class=""form-group"">
                            ");
            EndContext();
            BeginContext(1618, 531, false);
#line 44 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Roles\Index.cshtml"
            Write(Html.DropDownList(
                      "PermissionSelectionCombobox", Model.Permissions.Select(i => i.ToSelectListItem()),
                      new
            {
                @class                  = "form-control selectpicker",
                data_live_search        = "true",
                data_none_selected_text = L("FilterByPermission"),
                id = "PermissionSelectionCombo"
            }));

#line default
#line hidden
            EndContext();
            BeginContext(2149, 221, true);
            WriteLiteral("\n                        </div>\n                    </div>\n                    <div class=\"col-xl-6 text-right\">\n                        <button id=\"RefreshRolesButton\" class=\"btn btn-metal\"><i class=\"la la-refresh\"></i> ");
            EndContext();
            BeginContext(2371, 12, false);
#line 56 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Roles\Index.cshtml"
            Write(L("Refresh"));

#line default
#line hidden
            EndContext();
            BeginContext(2383, 379, true);
            WriteLiteral(@"</button>
                    </div>
                </div>
            </div>
            <div class=""row align-items-center"">
                <table id=""RolesTable"" class=""display table table-striped table-bordered table-hover dt-responsive nowrap"">
                    <thead>
                        <tr>
                            <th></th>
                            <th>");
            EndContext();
            BeginContext(2763, 12, false);
#line 65 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Roles\Index.cshtml"
            Write(L("Actions"));

#line default
#line hidden
            EndContext();
            BeginContext(2775, 38, true);
            WriteLiteral("</th>\n                            <th>");
            EndContext();
            BeginContext(2814, 13, false);
#line 66 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Roles\Index.cshtml"
            Write(L("RoleName"));

#line default
#line hidden
            EndContext();
            BeginContext(2827, 38, true);
            WriteLiteral("</th>\n                            <th>");
            EndContext();
            BeginContext(2866, 17, false);
#line 67 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Roles\Index.cshtml"
            Write(L("CreationTime"));

#line default
#line hidden
            EndContext();
            BeginContext(2883, 143, true);
            WriteLiteral("</th>\n                        </tr>\n                    </thead>\n                </table>\n            </div>\n\n        </div>\n    </div>\n</div>\n");
            EndContext();
        }
示例#7
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 2 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\DemoUiComponents\Index.cshtml"

            ViewBag.CurrentPageName = AppAreaNamePageNames.Common.DemoUiComponents;

#line default
#line hidden
            DefineSection("Styles", async() => {
                BeginContext(157, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(162, 134, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "8849331b179c42208cfdf0896601e0da", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
#line 7 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\DemoUiComponents\Index.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(296, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(299, 1, true);
            WriteLiteral("\n");
            EndContext();
            DefineSection("Scripts", async() => {
                BeginContext(318, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(323, 124, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c0bb833bc939481dbaee0257e591faaf", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateScriptSrcTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
#line 12 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\DemoUiComponents\Index.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(447, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(450, 168, true);
            WriteLiteral("\n<div class=\"m-subheader \">\n    <div class=\"d-flex align-items-center\">\n        <div class=\"mr-auto\">\n            <h3 class=\"m-subheader__title\">\n                <span>");
            EndContext();
            BeginContext(619, 21, false);
#line 19 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\DemoUiComponents\Index.cshtml"
            Write(L("DemoUiComponents"));

#line default
#line hidden
            EndContext();
            BeginContext(640, 252, true);
            WriteLiteral("</span>\n            </h3>\n        </div>\n    </div>\n</div>\n\n<div class=\"m-content\">\n    <div class=\"col-lg-12 alert alert-success alert-dismissable\">\n        <button type=\"button\" class=\"close\" data-dismiss=\"alert\" aria-hidden=\"true\"></button>\n        ");
            EndContext();
            BeginContext(893, 26, false);
#line 28 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\DemoUiComponents\Index.cshtml"
            Write(L("DemoUiComponents_Info"));

#line default
#line hidden
            EndContext();
            BeginContext(919, 113, true);
            WriteLiteral("<br />\n        <a href=\"http://keenthemes.com/metronic/preview/?demo=default\" class=\"alert-link\" target=\"_blank\">");
            EndContext();
            BeginContext(1033, 45, false);
#line 29 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\DemoUiComponents\Index.cshtml"
            Write(L("DemoUiComponents_Info_Metronic_Link_Text"));

#line default
#line hidden
            EndContext();
            BeginContext(1078, 28, true);
            WriteLiteral("</a>\n    </div>   \n    \n    ");
            EndContext();
            BeginContext(1107, 35, false);
#line 32 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\DemoUiComponents\Index.cshtml"
            Write(Html.Partial("_DateAndTimePickers"));

#line default
#line hidden
            EndContext();
            BeginContext(1142, 6, true);
            WriteLiteral("\n\n    ");
            EndContext();
            BeginContext(1149, 27, false);
#line 34 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\DemoUiComponents\Index.cshtml"
            Write(Html.Partial("_FileUpload"));

#line default
#line hidden
            EndContext();
            BeginContext(1176, 6, true);
            WriteLiteral("\n\n    ");
            EndContext();
            BeginContext(1183, 27, false);
#line 36 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\DemoUiComponents\Index.cshtml"
            Write(Html.Partial("_Selections"));

#line default
#line hidden
            EndContext();
            BeginContext(1210, 6, true);
            WriteLiteral("\n\n    ");
            EndContext();
            BeginContext(1217, 26, false);
#line 38 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\DemoUiComponents\Index.cshtml"
            Write(Html.Partial("_InputMask"));

#line default
#line hidden
            EndContext();
            BeginContext(1243, 6, true);
            WriteLiteral("\n\n    ");
            EndContext();
            BeginContext(1250, 23, false);
#line 40 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\DemoUiComponents\Index.cshtml"
            Write(Html.Partial("_Editor"));

#line default
#line hidden
            EndContext();
            BeginContext(1273, 7, true);
            WriteLiteral("\n</div>");
            EndContext();
        }
示例#8
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 5 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"

            Layout = null;
            var theme = UiThemeCustomizer.SelectedTheme;

#line default
#line hidden
            BeginContext(247, 31, true);
            WriteLiteral("<!DOCTYPE html>\n<html lang=\"en\"");
            EndContext();
            BeginWriteAttribute("dir", " dir=", 278, "", 318, 1);
#line 10 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
            WriteAttributeValue("", 283, CultureHelper.IsRtl ? "rtl" : "", 283, 35, false);

#line default
#line hidden
            EndWriteAttribute();
            BeginContext(318, 2, true);
            WriteLiteral(">\n");
            EndContext();
            BeginContext(320, 1440, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c7113259f6a0469a81d7d24b09c53236", async() => {
                BeginContext(326, 279, true);
                WriteLiteral(@"
    <meta charset=""utf-8"" />

    <title>AbpZeroTemplate</title>

    <meta http-equiv=""X-UA-Compatible"" content=""IE=edge"" />
    <meta content=""width=device-width, initial-scale=1.0"" name=""viewport"" />
    <meta http-equiv=""Content-type"" content=""text/html; charset=utf-8"" />

");
                EndContext();
                BeginContext(668, 171, true);
                WriteLiteral("    <meta content=\"AbpZeroTemplate\" name=\"description\" />\n    <meta content=\"AbpZeroTemplate\" name=\"keywords\" />\n    <meta content=\"AbpZeroTemplate\" name=\"author\" />\n\n    ");
                EndContext();
                BeginContext(839, 49, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "11a8c940c4d04db09ed6003eec64613e", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.Href = (string)__tagHelperAttribute_1.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(888, 6, true);
                WriteLiteral("\n\n    ");
                EndContext();
                BeginContext(894, 130, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "af7c4ffd8bad48de952820857c46f559", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
#line 27 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1024, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(1029, 160, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "1e47bea0efa94ad0ad79657814b9e4c9", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                BeginWriteTagHelperAttribute();
                WriteLiteral("/metronic/dist/html/");
#line 28 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                WriteLiteral(theme);

#line default
#line hidden
                WriteLiteral("/assets/demo/");
#line 28 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                WriteLiteral(theme);

#line default
#line hidden
                WriteLiteral("/base/style.bundle");
#line 28 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                WriteLiteral(CultureHelper.IsRtl ? ".rtl":"");

#line default
#line hidden
                WriteLiteral(".css");
                __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.Href = __tagHelperStringValueBuffer;
                __tagHelperExecutionContext.AddTagHelperAttribute("href", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.Href, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.Href = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.Href;
#line 28 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1189, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(1194, 129, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "66c2ed2315b8483ba9024974772211db", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_4);
#line 29 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1323, 2, true);
                WriteLiteral("\n\n");
                EndContext();
#line 31 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                if (CultureHelper.IsRtl)
                {
#line default
#line hidden
                    BeginContext(1361, 8, true);
                    WriteLiteral("        ");
                    EndContext();
                    BeginContext(1369, 99, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "24722b2ac3244b03815430bb69c0c04c", async() => {
                    }
                                                                                );
                    __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                    __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                    __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                    __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                    __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                    __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.Href = (string)__tagHelperAttribute_5.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                    __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.Href = (string)__tagHelperAttribute_5.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
#line 33 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                    __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1468, 1, true);
                    WriteLiteral("\n");
                    EndContext();
#line 34 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                }

#line default
#line hidden
                BeginContext(1475, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(1480, 271, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "57f2679d81d349449d43a0e07b663966", async() => {
                    BeginContext(1511, 1, true);
                    WriteLiteral("\n");
                    EndContext();
                    BeginContext(1675, 44, true);
                    WriteLiteral("        var abp = abp || {}; abp.appPath = \'");
                    EndContext();
                    BeginContext(1720, 15, false);
#line 39 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                    Write(ApplicationPath);

#line default
#line hidden
                    EndContext();
                    BeginContext(1735, 7, true);
                    WriteLiteral("\';\n    ");
                    EndContext();
                }
                                                                            );
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateScriptSrcTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1751, 2, true);
                WriteLiteral("\n\n");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1760, 1, true);
            WriteLiteral("\n");
            EndContext();
            BeginContext(1761, 902, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "08867b82cd724fe2bc57003e37f0fadb", async() => {
                BeginContext(1935, 129, true);
                WriteLiteral("\n    <div class=\"m-grid m-grid--hor m-grid--root m-page\">\n        <div class=\"m-grid__item m-grid__item--fluid m-grid  m-error-5\"");
                EndContext();
                BeginWriteAttribute("style", " style=\"", 2064, "\"", 2154, 4);
                WriteAttributeValue("", 2072, "background-image:", 2072, 17, true);
                WriteAttributeValue(" ", 2089, "url(", 2090, 5, true);
#line 45 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                WriteAttributeValue("", 2094, ApplicationPath, 2094, 18, false);

#line default
#line hidden
                WriteAttributeValue("", 2112, "metronic/src/media/app/img/error/bg5.jpg);", 2112, 42, true);
                EndWriteAttribute();
                BeginContext(2155, 14, true);
                WriteLiteral(">\n            ");
                EndContext();
                BeginContext(2170, 12, false);
#line 46 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                Write(RenderBody());

#line default
#line hidden
                EndContext();
                BeginContext(2182, 32, true);
                WriteLiteral("\n        </div>\n    </div>\n\n    ");
                EndContext();
                BeginContext(2214, 125, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "10934eee042d4e9ea01745606e90d01b", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateScriptSrcTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_7);
#line 50 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2339, 6, true);
                WriteLiteral("\n\n    ");
                EndContext();
                BeginContext(2345, 117, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "b69250214bf94efd960678bb91b2cc49", async() => {
                    BeginContext(2376, 47, true);
                    WriteLiteral("\n        abp.localization.defaultSourceName = \'");
                    EndContext();
                    BeginContext(2424, 22, false);
#line 53 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                    Write(LocalizationSourceName);

#line default
#line hidden
                    EndContext();
                    BeginContext(2446, 7, true);
                    WriteLiteral("\';\n    ");
                    EndContext();
                }
                                                                            );
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateScriptSrcTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2462, 102, true);
                WriteLiteral("\n\n    <!-- Dynamic scripts of ABP system (They are created on runtime and can not be bundled) -->\n    ");
                EndContext();
                BeginContext(2564, 91, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e4e1220420c6455e9eb36e54d628195a", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateScriptSrcTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper);
                BeginWriteTagHelperAttribute();
                WriteLiteral("~/AbpScripts/GetScripts?v=");
#line 57 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                WriteLiteral(Clock.Now.Ticks);

#line default
#line hidden
                __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper.Src = __tagHelperStringValueBuffer;
                __tagHelperExecutionContext.AddTagHelperAttribute("src", __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper.Src, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2655, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_8);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(2663, 10, true);
            WriteLiteral("\n\n</html>\n");
            EndContext();
        }
示例#9
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 4 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"

            ViewBag.CurrentPageName = AppAreaNamePageNames.Host.Dashboard;

#line default
#line hidden
            BeginContext(233, 1, true);
            WriteLiteral("\n");
            EndContext();
            DefineSection("Styles", async() => {
                BeginContext(251, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(256, 126, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "33cbd313c69a42c8bc61e82dcba19fb0", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
#line 10 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(382, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(385, 1, true);
            WriteLiteral("\n");
            EndContext();
            DefineSection("Scripts", async() => {
                BeginContext(404, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(409, 125, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "22ac2d00c9fa426cb646e4f438370306", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateScriptSrcTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
#line 15 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(534, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(537, 242, true);
            WriteLiteral("\n<div id=\"HostDashboard\">\n    <div class=\"m-subheader\">\n        <div class=\"d-flex align-items-center\">\n            <div class=\"mr-auto\">\n                <h3 class=\"m-subheader__title m-subheader__title--separator\">\n                    <span>");
            EndContext();
            BeginContext(780, 14, false);
#line 23 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            Write(L("Dashboard"));

#line default
#line hidden
            EndContext();
            BeginContext(794, 96, true);
            WriteLiteral("</span>\n                </h3>\n                <span class=\"m-section__sub\">\n                    ");
            EndContext();
            BeginContext(891, 28, false);
#line 26 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            Write(L("HostDashboardHeaderInfo"));

#line default
#line hidden
            EndContext();
            BeginContext(919, 161, true);
            WriteLiteral("\n                </span>\n            </div>\n            <div>\n                <button name=\"RefreshButton\" class=\"btn btn-primary\"><i class=\"la la-refresh\"></i> ");
            EndContext();
            BeginContext(1081, 12, false);
#line 30 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            Write(L("Refresh"));

#line default
#line hidden
            EndContext();
            BeginContext(1093, 518, true);
            WriteLiteral(@"</button>
                <span class=""m-subheader__daterange dashboard-report-range"">
                    <span class=""m-subheader__daterange-label"">
                        <span class=""m-subheader__daterange-title""></span>
                        <span class=""m-subheader__daterange-date m--font-brand""></span>
                    </span>
                    <a href=""#"" class=""btn btn-sm btn-primary m-btn m-btn--icon m-btn--icon-only m-btn--custom m-btn--pill"">
                        <i class=""la la-angle-down""");
            EndContext();
            BeginWriteAttribute("aria-label", " aria-label=\"", 1611, "\"", 1636, 1);
#line 37 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            WriteAttributeValue("", 1624, L("Expand"), 1624, 12, false);

#line default
#line hidden
            EndWriteAttribute();
            BeginContext(1637, 605, true);
            WriteLiteral(@"></i>
                    </a>
                </span>
            </div>
        </div>
    </div>

    <div class=""m-content"">
        <div class=""m-portlet"">
            <div class=""m-portlet__body  m-portlet__body--no-padding"">
                <div class=""row m-row--no-padding m-row--col-separator-xl"">
                    <div class=""col-md-12 col-lg-6 col-xl-3"">
                        <div class=""m-widget24 new-subscription-statistics"">
                            <div class=""m-widget24__item"">
                                <h4 class=""m-widget24__title"">
                                    ");
            EndContext();
            BeginContext(2243, 26, false);
#line 52 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            Write(L("NewSubscriptionAmount"));

#line default
#line hidden
            EndContext();
            BeginContext(2269, 176, true);
            WriteLiteral("\n                                </h4>\n                                <br>\n                                <span class=\"m-widget24__desc\">\n                                    ");
            EndContext();
            BeginContext(2446, 18, false);
#line 56 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            Write(L("Subscriptions"));

#line default
#line hidden
            EndContext();
            BeginContext(2464, 1273, true);
            WriteLiteral(@"
                                </span>
                                <span class=""m-widget24__stats m--font-brand"">
                                    $<span class=""new-subscription-amount counterup"">...</span>
                                </span>
                                <div class=""m--space-10""></div>
                                <div class=""progress m-progress--sm"">
                                    <div class=""progress-bar m--bg-brand"" role=""progressbar"" style=""width: 100%;"" aria-valuenow=""50"" aria-valuemin=""0"" aria-valuemax=""100""></div>
                                </div>
                                <span class=""m-widget24__change"">
                                    <div class=""status-title""></div>
                                </span>
                                <span class=""m-widget24__number"">
                                </span>
                            </div>
                        </div>
                    </div>
                    <div class=""col-md-12 c");
            WriteLiteral("ol-lg-6 col-xl-3\">\n                        <div class=\"m-widget24 new-tenants-statistics\">\n                            <div class=\"m-widget24__item\">\n                                <h4 class=\"m-widget24__title\">\n                                    ");
            EndContext();
            BeginContext(3738, 15, false);
#line 77 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            Write(L("NewTenants"));

#line default
#line hidden
            EndContext();
            BeginContext(3753, 176, true);
            WriteLiteral("\n                                </h4>\n                                <br>\n                                <span class=\"m-widget24__desc\">\n                                    ");
            EndContext();
            BeginContext(3930, 12, false);
#line 81 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            Write(L("Tenants"));

#line default
#line hidden
            EndContext();
            BeginContext(3942, 1136, true);
            WriteLiteral(@"
                                </span>
                                <span class=""m-widget24__stats m--font-info new-tenants-count counterup"">
                                    ...
                                </span>
                                <div class=""m--space-10""></div>
                                <div class=""progress m-progress--sm"">
                                    <div class=""progress-bar m--bg-info"" role=""progressbar"" style=""width: 100%;"" aria-valuenow=""50"" aria-valuemin=""0"" aria-valuemax=""100""></div>
                                </div>
                                <span class=""m-widget24__change"">
                                    <div class=""status-title""></div>
                                </span>
                            </div>
                        </div>
                    </div>
                    <div class=""col-md-12 col-lg-6 col-xl-3"">
                        <div class=""m-widget24 dashboard-statistics1"">
                            <div class=""m-widg");
            WriteLiteral("et24__item\">\n                                <h4 class=\"m-widget24__title\">\n                                    ");
            EndContext();
            BeginContext(5079, 30, false);
#line 100 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            Write(L("DashboardSampleStatistics"));

#line default
#line hidden
            EndContext();
            BeginContext(5109, 178, true);
            WriteLiteral(" 1\n                                </h4>\n                                <br>\n                                <span class=\"m-widget24__desc\">\n                                    ");
            EndContext();
            BeginContext(5288, 30, false);
#line 104 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            Write(L("DashboardSampleStatistics"));

#line default
#line hidden
            EndContext();
            BeginContext(5318, 687, true);
            WriteLiteral(@"
                                </span>
                                <span class=""m-widget24__stats m--font-danger dashboard-placeholder1 counterup"">
                                    ...
                                </span>
                                <div class=""m--space-10""></div>
                                <div class=""progress m-progress--sm"">
                                    <div class=""progress-bar m--bg-danger"" role=""progressbar"" style=""width: 45%;"" aria-valuenow=""50"" aria-valuemin=""0"" aria-valuemax=""100""></div>
                                </div>
                                <span class=""m-widget24__change"">
                                    ");
            EndContext();
            BeginContext(6006, 38, false);
#line 114 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            Write(L("DashboardSampleStatisticsHelpText"));

#line default
#line hidden
            EndContext();
            BeginContext(6044, 602, true);
            WriteLiteral(@"
                                </span>
                                <span class=""m-widget24__number"">
                                    <span class=""counterup"">45</span>%
                                </span>
                            </div>
                        </div>
                    </div>
                    <div class=""col-md-12 col-lg-6 col-xl-3"">
                        <div class=""m-widget24 dashboard-statistics2"">
                            <div class=""m-widget24__item"">
                                <h4 class=""m-widget24__title"">
                                    ");
            EndContext();
            BeginContext(6647, 30, false);
#line 126 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            Write(L("DashboardSampleStatistics"));

#line default
#line hidden
            EndContext();
            BeginContext(6677, 178, true);
            WriteLiteral(" 2\n                                </h4>\n                                <br>\n                                <span class=\"m-widget24__desc\">\n                                    ");
            EndContext();
            BeginContext(6856, 30, false);
#line 130 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            Write(L("DashboardSampleStatistics"));

#line default
#line hidden
            EndContext();
            BeginContext(6886, 689, true);
            WriteLiteral(@"
                                </span>
                                <span class=""m-widget24__stats m--font-success dashboard-placeholder2 counterup"">
                                    ...
                                </span>
                                <div class=""m--space-10""></div>
                                <div class=""progress m-progress--sm"">
                                    <div class=""progress-bar m--bg-success"" role=""progressbar"" style=""width: 65%;"" aria-valuenow=""50"" aria-valuemin=""0"" aria-valuemax=""100""></div>
                                </div>
                                <span class=""m-widget24__change"">
                                    ");
            EndContext();
            BeginContext(7576, 38, false);
#line 140 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            Write(L("DashboardSampleStatisticsHelpText"));

#line default
#line hidden
            EndContext();
            BeginContext(7614, 935, true);
            WriteLiteral(@"
                                </span>
                                <span class=""m-widget24__number"">
                                    <span class=""counterup"">65</span>%
                                </span>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <div class=""row"">
            <div class=""col-md-6 col-sm-12"">
                <div class=""m-portlet m-portlet--full-height income-statistics"">
                    <div class=""m-portlet__head"">
                        <div class=""m-portlet__head-caption"">
                            <div class=""m-portlet__head-title"">
                                <h3 class=""m-portlet__head-text"">
                                    <i class=""la la-line-chart m--font-info""></i>
                                    <span class=""caption-subject font-blue bold uppercase"">");
            EndContext();
            BeginContext(8550, 21, false);
#line 159 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            Write(L("IncomeStatistics"));

#line default
#line hidden
            EndContext();
            BeginContext(8571, 638, true);
            WriteLiteral(@"</span>
                                    <small>
                                        <span class=""caption-helper""></span>
                                    </small>
                                </h3>
                            </div>
                        </div>
                        <div class=""m-portlet__head-tools"">
                            <div class=""btn-group btn-group-devided"" data-toggle=""buttons"">
                                <label class=""btn m-btn--pill btn-secondary active"">
                                    <input type=""radio"" name=""IncomeStatisticsDatePeriod"" class=""toggle"" value=""1"" checked>");
            EndContext();
            BeginContext(9210, 10, false);
#line 169 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            Write(L("Daily"));

#line default
#line hidden
            EndContext();
            BeginContext(9220, 235, true);
            WriteLiteral("\n                                </label>\n                                <label class=\"btn m-btn--pill btn-secondary\">\n                                    <input type=\"radio\" name=\"IncomeStatisticsDatePeriod\" class=\"toggle\" value=\"2\">");
            EndContext();
            BeginContext(9456, 11, false);
#line 172 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            Write(L("Weekly"));

#line default
#line hidden
            EndContext();
            BeginContext(9467, 235, true);
            WriteLiteral("\n                                </label>\n                                <label class=\"btn m-btn--pill btn-secondary\">\n                                    <input type=\"radio\" name=\"IncomeStatisticsDatePeriod\" class=\"toggle\" value=\"3\">");
            EndContext();
            BeginContext(9703, 12, false);
#line 175 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            Write(L("Monthly"));

#line default
#line hidden
            EndContext();
            BeginContext(9715, 892, true);
            WriteLiteral(@"
                                </label>
                            </div>
                        </div>
                    </div>
                    <div class=""m-portlet__body"">
                        <div class=""chart income-statistics-chart"">
                        </div>
                    </div>
                </div>
            </div>
            <div class=""col-md-6 col-sm-12"">
                <div class=""m-portlet m-portlet--full-height edition-statistics"">
                    <div class=""m-portlet__head"">
                        <div class=""m-portlet__head-caption"">
                            <div class=""m-portlet__head-title"">
                                <h3 class=""m-portlet__head-text"">
                                    <i class=""la la-pie-chart m--font-success""></i>
                                    <span class=""caption-subject font-green-seagreen"">");
            EndContext();
            BeginContext(10608, 22, false);
#line 193 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            Write(L("EditionStatistics"));

#line default
#line hidden
            EndContext();
            BeginContext(10630, 1123, true);
            WriteLiteral(@"</span>
                                    <small>
                                        <span class=""caption-helper""></span>
                                    </small>
                                </h3>
                            </div>
                        </div>
                    </div>
                    <div class=""m-portlet__body"">
                        <div id=""EditionStatisticsChart"" class=""chart edition-statistics-chart""></div>
                    </div>
                </div>
            </div>
        </div>

        <div class=""row"">
            <div class=""col-lg-6 col-xs-12 col-sm-12"">
                <div class=""m-portlet m-portlet--full-height expiring-tenants"">
                    <div class=""m-portlet__head"">
                        <div class=""m-portlet__head-caption"">
                            <div class=""m-portlet__head-title"">
                                <h3 class=""m-portlet__head-text"">
                                    <i class=""icon-graduation font-red-pink""><");
            WriteLiteral("/i>\n                                    <span class=\"caption-subject font-red-pink bold uppercase\">");
            EndContext();
            BeginContext(11754, 32, false);
#line 216 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            Write(L("SubscriptionExpiringTenants"));

#line default
#line hidden
            EndContext();
            BeginContext(11786, 764, true);
            WriteLiteral(@"</span><br />
                                    <small>
                                        <span class=""caption-helper""></span>
                                    </small>
                                </h3>
                            </div>
                        </div>
                    </div>
                    <div class=""m-portlet__body"">
                        <div class=""scroller chart m-scrollable"" data-always-visible=""1"" data-rail-visible=""0"" data-scrollable=""true"">
                            <table class=""expiring-tenants-table display table table-striped table-bordered table-hover dt-responsive nowrap"">
                                <thead>
                                    <tr>
                                        <th>");
            EndContext();
            BeginContext(12551, 15, false);
#line 229 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            Write(L("TenantName"));

#line default
#line hidden
            EndContext();
            BeginContext(12566, 50, true);
            WriteLiteral("</th>\n                                        <th>");
            EndContext();
            BeginContext(12617, 17, false);
#line 230 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            Write(L("RemainingDay"));

#line default
#line hidden
            EndContext();
            BeginContext(12634, 367, true);
            WriteLiteral(@"</th>
                                    </tr>
                                </thead>
                            </table>
                        </div>
                        <div class=""scroller-footer"">
                            <div class=""btn-arrow-link pull-right"">
                                <a href=""javascript:;"" class=""see-all-expiring-tenants"">");
            EndContext();
            BeginContext(13002, 18, false);
#line 237 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            Write(L("SeeAllRecords"));

#line default
#line hidden
            EndContext();
            BeginContext(13020, 749, true);
            WriteLiteral(@"</a>
                                <i class=""icon-arrow-right""></i>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class=""col-lg-6 col-xs-12 col-sm-12"">
                <div class=""m-portlet m-portlet--full-height recent-tenants"">
                    <div class=""m-portlet__head"">
                        <div class=""m-portlet__head-caption"">
                            <div class=""m-portlet__head-title"">
                                <h3 class=""m-portlet__head-text"">
                                    <i class=""icon-user-follow font-purple-soft""></i>
                                    <span class=""caption-subject font-purple-soft"">");
            EndContext();
            BeginContext(13770, 18, false);
#line 251 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            Write(L("RecentTenants"));

#line default
#line hidden
            EndContext();
            BeginContext(13788, 754, true);
            WriteLiteral(@"</span><br />
                                    <small>
                                        <span class=""caption-helper""></span>
                                    </small>
                                </h3>
                            </div>
                        </div>
                    </div>
                    <div class=""m-portlet__body"">
                        <div class=""scroller chart m-scrollable"" data-always-visible=""1"" data-rail-visible=""0"" data-scrollable=""true"">
                            <table class=""recent-tenants-table display table table-striped table-bordered table-hover dt-responsive nowrap"">
                                <thead>
                                <tr>
                                    <th>");
            EndContext();
            BeginContext(14543, 15, false);
#line 264 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            Write(L("TenantName"));

#line default
#line hidden
            EndContext();
            BeginContext(14558, 46, true);
            WriteLiteral("</th>\n                                    <th>");
            EndContext();
            BeginContext(14605, 17, false);
#line 265 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            Write(L("CreationTime"));

#line default
#line hidden
            EndContext();
            BeginContext(14622, 361, true);
            WriteLiteral(@"</th>
                                </tr>
                                </thead>
                            </table>
                        </div>
                        <div class=""scroller-footer"">
                            <div class=""btn-arrow-link pull-right"">
                                <a href=""javascript:;"" class=""see-all-recent-tenants"">");
            EndContext();
            BeginContext(14984, 18, false);
#line 272 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\HostDashboard\Index.cshtml"
            Write(L("SeeAllRecords"));

#line default
#line hidden
            EndContext();
            BeginContext(15002, 238, true);
            WriteLiteral("</a>\n                                <i class=\"icon-arrow-right\"></i>\n                            </div>\n                        </div>\n                    </div>\n                </div>\n            </div>\n        </div> \n    </div>\n</div>");
            EndContext();
        }
示例#10
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 7 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Tenants\Index.cshtml"

            ViewBag.CurrentPageName = AppAreaNamePageNames.Host.Tenants;

#line default
#line hidden
            DefineSection("Styles", async() => {
                BeginContext(353, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(358, 127, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "35f14152d7984aeeb3c44e1408140738", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
#line 12 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Tenants\Index.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(485, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(488, 1, true);
            WriteLiteral("\n");
            EndContext();
            DefineSection("Scripts", async() => {
                BeginContext(511, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(516, 123, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "b243d7689b26493498b207edc6941acd", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateScriptSrcTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
#line 17 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Tenants\Index.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(639, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(642, 214, true);
            WriteLiteral("\n<div class=\"m-subheader \">\n    <div class=\"row align-items-center\">\n        <div class=\"mr-auto col-sm-12 col-md-6\">\n            <h3 class=\"m-subheader__title m-subheader__title--separator\">\n                <span>");
            EndContext();
            BeginContext(857, 12, false);
#line 24 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Tenants\Index.cshtml"
            Write(L("Tenants"));

#line default
#line hidden
            EndContext();
            BeginContext(869, 84, true);
            WriteLiteral("</span>\n            </h3>\n            <span class=\"m-section__sub\">\n                ");
            EndContext();
            BeginContext(954, 22, false);
#line 27 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Tenants\Index.cshtml"
            Write(L("TenantsHeaderInfo"));

#line default
#line hidden
            EndContext();
            BeginContext(976, 88, true);
            WriteLiteral("\n            </span>\n        </div>\n        <div class=\"col-sm-12 col-md-6 text-right\">\n");
            EndContext();
#line 31 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Tenants\Index.cshtml"
            if (IsGranted(AppPermissions.Pages_Tenants_Create))
            {
#line default
#line hidden
                BeginContext(1143, 102, true);
                WriteLiteral("                <button id=\"CreateNewTenantButton\" class=\"btn btn-primary\"><i class=\"fa fa-plus\"></i> ");
                EndContext();
                BeginContext(1246, 20, false);
#line 33 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Tenants\Index.cshtml"
                Write(L("CreateNewTenant"));

#line default
#line hidden
                EndContext();
                BeginContext(1266, 10, true);
                WriteLiteral("</button>\n");
                EndContext();
#line 34 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Tenants\Index.cshtml"
            }

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


<div class=""m-content"">
    <div class=""m-portlet m-portlet--mobile"">
        <div class=""m-portlet__body"">
            <div class=""m-form m-form--label-align-right"">
                <div id=""TenantsFormFilter"">
                    <div class=""row m--margin-bottom-10"">
                        <div class=""col-xl-6"">
                            <label for=""TenantsTableFilter"">");
            EndContext();
            BeginContext(1703, 28, false);
#line 47 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Tenants\Index.cshtml"
            Write(L("TenantNameOrTenancyCode"));

#line default
#line hidden
            EndContext();
            BeginContext(1731, 166, true);
            WriteLiteral("</label>\n                            <div class=\"input-group\">\n                                <input id=\"TenantsTableFilter\" class=\"form-control m-input\" type=\"text\"");
            EndContext();
            BeginWriteAttribute("value", " value=\"", 1897, "\"", 1924, 1);
#line 49 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Tenants\Index.cshtml"
            WriteAttributeValue("", 1905, ViewBag.FilterText, 1905, 19, false);

#line default
#line hidden
            EndWriteAttribute();
            BeginWriteAttribute("placeholder", " placeholder=\"", 1925, "\"", 1963, 1);
#line 49 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Tenants\Index.cshtml"
            WriteAttributeValue("", 1939, L("SearchWithThreeDot"), 1939, 24, false);

#line default
#line hidden
            EndWriteAttribute();
            BeginContext(1964, 229, true);
            WriteLiteral(" aria-describedby=\"basic-addon2\">\n                                <span class=\"input-group-btn\">\n                                    <button id=\"GetTenantsButton\" class=\"btn btn-primary\" type=\"submit\"><i class=\"flaticon-search-1\"");
            EndContext();
            BeginWriteAttribute("aria-label", " aria-label=\"", 2193, "\"", 2218, 1);
#line 51 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Tenants\Index.cshtml"
            WriteAttributeValue("", 2206, L("Search"), 2206, 12, false);

#line default
#line hidden
            EndWriteAttribute();
            BeginContext(2219, 225, true);
            WriteLiteral("></i></button>\n                                </span>\n                            </div>\n                        </div>\n                        <div class=\"col-xl-6\">\n                            <label for=\"EditionDropdown\">");
            EndContext();
            BeginContext(2445, 12, false);
#line 56 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Tenants\Index.cshtml"
            Write(L("Edition"));

#line default
#line hidden
            EndContext();
            BeginContext(2457, 37, true);
            WriteLiteral("</label>\n                            ");
            EndContext();
            BeginContext(2495, 130, false);
#line 57 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Tenants\Index.cshtml"
            Write(Html.DropDownList("EditionDropdown", Model.EditionItems.Select(i => i.ToSelectListItem()), new { @class = "form-control edited" }));

#line default
#line hidden
            EndContext();
            BeginContext(2625, 606, true);
            WriteLiteral(@"
                        </div>
                    </div>
                    <div class=""row m--margin-bottom-10"">
                        <div class=""col-xl-6"">
                            <div class=""m-checkbox-list"">
                                <label class=""m-checkbox"">
                                    <input type=""checkbox""
                                           id=""TenantsTable_SubscriptionEndDateRangeActive""
                                           name=""SubscriptionEndDateRangeActive""
                                           value=""true"">
                                    ");
            EndContext();
            BeginContext(3232, 24, false);
#line 68 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Tenants\Index.cshtml"
            Write(L("SubscriptionEndDate"));

#line default
#line hidden
            EndContext();
            BeginContext(3256, 752, true);
            WriteLiteral(@"
                                    <span></span>
                                </label>
                            </div>
                            <input type=""text"" name=""SubscriptionEndDateRange"" class=""form-control date-range-picker"">
                        </div>
                        <div class=""col-xl-6"">
                            <div class=""m-checkbox-list"">
                                <label class=""m-checkbox"">
                                    <input type=""checkbox""
                                           id=""TenantsTable_CreationDateRangeActive""
                                           name=""CreationDateRangeActive""
                                           value=""true"">
                                    ");
            EndContext();
            BeginContext(4009, 17, false);
#line 81 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Tenants\Index.cshtml"
            Write(L("CreationTime"));

#line default
#line hidden
            EndContext();
            BeginContext(4026, 524, true);
            WriteLiteral(@"
                                    <span></span>
                                </label>
                            </div>
                            <input type=""text"" name=""CreationDateRange"" class=""form-control date-range-picker"">
                        </div>
                    </div>
                    <div class=""row m--margin-bottom-10"">
                        <div class=""col-xl-12 text-right"">
                            <button name=""RefreshButton"" class=""btn green-haze""><i class=""fa fa-refresh""></i> ");
            EndContext();
            BeginContext(4551, 12, false);
#line 90 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Tenants\Index.cshtml"
            Write(L("Refresh"));

#line default
#line hidden
            EndContext();
            BeginContext(4563, 412, true);
            WriteLiteral(@"</button>
                        </div>
                    </div>
                </div>
            </div>
            <div class=""row align-items-center"">
                <table id=""TenantsTable"" class=""display table table-striped table-bordered table-hover dt-responsive nowrap"">
                    <thead>
                        <tr>
                            <th></th>
                            <th>");
            EndContext();
            BeginContext(4976, 12, false);
#line 100 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Tenants\Index.cshtml"
            Write(L("Actions"));

#line default
#line hidden
            EndContext();
            BeginContext(4988, 38, true);
            WriteLiteral("</th>\n                            <th>");
            EndContext();
            BeginContext(5027, 20, false);
#line 101 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Tenants\Index.cshtml"
            Write(L("TenancyCodeName"));

#line default
#line hidden
            EndContext();
            BeginContext(5047, 38, true);
            WriteLiteral("</th>\n                            <th>");
            EndContext();
            BeginContext(5086, 9, false);
#line 102 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Tenants\Index.cshtml"
            Write(L("Name"));

#line default
#line hidden
            EndContext();
            BeginContext(5095, 38, true);
            WriteLiteral("</th>\n                            <th>");
            EndContext();
            BeginContext(5134, 12, false);
#line 103 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Tenants\Index.cshtml"
            Write(L("Edition"));

#line default
#line hidden
            EndContext();
            BeginContext(5146, 38, true);
            WriteLiteral("</th>\n                            <th>");
            EndContext();
            BeginContext(5185, 27, false);
#line 104 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Tenants\Index.cshtml"
            Write(L("SubscriptionEndDateUtc"));

#line default
#line hidden
            EndContext();
            BeginContext(5212, 38, true);
            WriteLiteral("</th>\n                            <th>");
            EndContext();
            BeginContext(5251, 11, false);
#line 105 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Tenants\Index.cshtml"
            Write(L("Active"));

#line default
#line hidden
            EndContext();
            BeginContext(5262, 38, true);
            WriteLiteral("</th>\n                            <th>");
            EndContext();
            BeginContext(5301, 17, false);
#line 106 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Tenants\Index.cshtml"
            Write(L("CreationTime"));

#line default
#line hidden
            EndContext();
            BeginContext(5318, 142, true);
            WriteLiteral("</th>\n                        </tr>\n                    </thead>\n                </table>\n            </div>\n        </div>\n    </div>\n</div>\n");
            EndContext();
        }
示例#11
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(183, 1, true);
            WriteLiteral("\n");
            EndContext();
#line 6 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"

            Layout = "~/Views/Account/_Layout.cshtml";
            ViewBag.DisableTenantChange = true;

#line default
#line hidden
            BeginContext(276, 1, true);
            WriteLiteral("\n");
            EndContext();
            DefineSection("Scripts", async() => {
                BeginContext(295, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(300, 94, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f59f5af3a7ce405dbf78890abe9f3bc3", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateScriptSrcTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
#line 13 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(394, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(397, 1, true);
            WriteLiteral("\n");
            EndContext();
            DefineSection("Styles", async() => {
                BeginContext(415, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(420, 94, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "79bf8a6ceba94e7cb5256b75ce8eaf72", async() => {
                }
                                                                            );
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(514, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(517, 110, true);
            WriteLiteral("<div class=\"m-login__signin\">\n    <div class=\"m-login__head\">\n        <h3 class=\"m-login__title\">\n            ");
            EndContext();
            BeginContext(628, 16, false);
#line 23 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
            Write(L("PaymentInfo"));

#line default
#line hidden
            EndContext();
            BeginContext(644, 30, true);
            WriteLiteral("\n        </h3>\n    </div>\n    ");
            EndContext();
            BeginContext(674, 3417, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("form", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d76027824ceb405dbd3bbe5094d66033", async() => {
                BeginContext(855, 46, true);
                WriteLiteral("\n        <input type=\"hidden\" name=\"EditionId\"");
                EndContext();
                BeginWriteAttribute("value", " value=\"", 901, "\"", 926, 1);
#line 27 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                WriteAttributeValue("", 909, Model.Edition.Id, 909, 17, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(927, 114, true);
                WriteLiteral(" />\n        <input type=\"hidden\" name=\"Gateway\" value=\"\" />\n        <input type=\"hidden\" name=\"EditionPaymentType\"");
                EndContext();
                BeginWriteAttribute("value", " value=\"", 1041, "\"", 1074, 1);
#line 29 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                WriteAttributeValue("", 1049, Model.EditionPaymentType, 1049, 25, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1075, 61, true);
                WriteLiteral(" />\n        <input type=\"hidden\" name=\"SubscriptionStartType\"");
                EndContext();
                BeginWriteAttribute("value", " value=\"", 1136, "\"", 1172, 1);
#line 30 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                WriteAttributeValue("", 1144, Model.SubscriptionStartType, 1144, 28, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1173, 5, true);
                WriteLiteral(" />\n\n");
                EndContext();
#line 32 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                if (Model.EditionPaymentType == EditionPaymentType.Extend || Model.EditionPaymentType == EditionPaymentType.Upgrade)
                {
#line default
#line hidden
                    BeginContext(1314, 49, true);
                    WriteLiteral("            <div class=\"hint text-center block\">(");
                    EndContext();
                    BeginContext(1364, 79, false);
#line 34 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                    Write(L(Model.EditionPaymentType + "_Edition_Description", Model.Edition.DisplayName));

#line default
#line hidden
                    EndContext();
                    BeginContext(1443, 8, true);
                    WriteLiteral(")</div>\n");
                    EndContext();
#line 35 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                }
                else
                {
#line default
#line hidden
                    BeginContext(1484, 43, true);
                    WriteLiteral("            <div class=\"hint text-center\">(");
                    EndContext();
                    BeginContext(1528, 25, false);
#line 38 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                    Write(Model.Edition.DisplayName);

#line default
#line hidden
                    EndContext();
                    BeginContext(1553, 1, true);
                    WriteLiteral(" ");
                    EndContext();
                    BeginContext(1555, 12, false);
#line 38 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                    Write(L("Edition"));

#line default
#line hidden
                    EndContext();
                    BeginContext(1567, 8, true);
                    WriteLiteral(")</div>\n");
                    EndContext();
#line 39 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                }

#line default
#line hidden
                BeginContext(1585, 1, true);
                WriteLiteral("\n");
                EndContext();
#line 41 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                if (ViewBag.ErrorMessage != null)
                {
#line default
#line hidden
                    BeginContext(1639, 91, true);
                    WriteLiteral("            <div class=\"alert alert-danger\">\n                <i class=\"fa fa-warning\"></i> ");
                    EndContext();
                    BeginContext(1731, 20, false);
#line 44 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                    Write(ViewBag.ErrorMessage);

#line default
#line hidden
                    EndContext();
                    BeginContext(1751, 20, true);
                    WriteLiteral("\n            </div>\n");
                    EndContext();
#line 46 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                }

#line default
#line hidden
                BeginContext(1781, 1, true);
                WriteLiteral("\n");
                EndContext();
#line 48 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                if (Model.IsUpgrading())
                {
#line default
#line hidden
                    BeginContext(1826, 182, true);
                    WriteLiteral("            <hr class=\"border-green\" />\n            <div class=\"form-actions\">\n                <div class=\"form-group row\">\n                    <label class=\"col-sm-8 control-label\">");
                    EndContext();
                    BeginContext(2009, 10, false);
#line 53 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                    Write(L("Total"));

#line default
#line hidden
                    EndContext();
                    BeginContext(2019, 174, true);
                    WriteLiteral("</label>\n                    <div class=\"col-sm-4 text-right\">\n                        <p class=\"form-control-static text-bold\" id=\"totalPrice\">\n                            $");
                    EndContext();
                    BeginContext(2194, 42, false);
#line 56 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                    Write(Model.AdditionalPrice.Value.ToString("N2"));

#line default
#line hidden
                    EndContext();
                    BeginContext(2236, 99, true);
                    WriteLiteral("\n                        </p>\n                    </div>\n                </div>\n            </div>\n");
                    EndContext();
#line 61 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                }
                else
                {
                    if (Model.Edition.MonthlyPrice.HasValue)
                    {
#line default
#line hidden
                        BeginContext(2435, 254, true);
                        WriteLiteral("                <div class=\"form-group\">\n                    <label class=\"m-radio m-radio-outline margin-bottom-0\">\n                        <input class=\"form-control\" type=\"radio\" name=\"PaymentPeriodType\"\n                               data-day-count=\"");
                        EndContext();
                        BeginContext(2691, 30, false);
#line 69 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                        Write((int)PaymentPeriodType.Monthly);

#line default
#line hidden
                        EndContext();
                        BeginContext(2722, 66, true);
                        WriteLiteral("\"\n                               data-payment-period-type-amount=\"");
                        EndContext();
                        BeginContext(2790, 79, false);
#line 70 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                        Write(Model.Edition.MonthlyPrice.Value.ToString("0.00", CultureInfo.InvariantCulture));

#line default
#line hidden
                        EndContext();
                        BeginContext(2870, 1, true);
                        WriteLiteral("\"");
                        EndContext();
                        BeginWriteAttribute("value", "\n                               value=\"", 2871, "\"", 2936, 1);
#line 71 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                        WriteAttributeValue("", 2910, PaymentPeriodType.Monthly, 2910, 26, false);

#line default
#line hidden
                        EndWriteAttribute();
                        BeginContext(2937, 3, true);
                        WriteLiteral(" />");
                        EndContext();
                        BeginContext(2941, 17, false);
#line 71 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                        Write(L("MonthlyPrice"));

#line default
#line hidden
                        EndContext();
                        BeginContext(2958, 3, true);
                        WriteLiteral(": $");
                        EndContext();
                        BeginContext(2962, 47, false);
#line 71 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                        Write(Model.Edition.MonthlyPrice.Value.ToString("N2"));

#line default
#line hidden
                        EndContext();
                        BeginContext(3009, 103, true);
                        WriteLiteral("\n                            <span></span>\n                        </label>\n                    </div>\n");
                        EndContext();
#line 75 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                    }

                    if (Model.Edition.AnnualPrice.HasValue)
                    {
#line default
#line hidden
                        BeginContext(3193, 254, true);
                        WriteLiteral("                <div class=\"form-group\">\n                    <label class=\"m-radio m-radio-outline margin-bottom-0\">\n                        <input class=\"form-control\" type=\"radio\" name=\"PaymentPeriodType\"\n                               data-day-count=\"");
                        EndContext();
                        BeginContext(3449, 29, false);
#line 82 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                        Write((int)PaymentPeriodType.Annual);

#line default
#line hidden
                        EndContext();
                        BeginContext(3479, 66, true);
                        WriteLiteral("\"\n                               data-payment-period-type-amount=\"");
                        EndContext();
                        BeginContext(3547, 78, false);
#line 83 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                        Write(Model.Edition.AnnualPrice.Value.ToString("0.00", CultureInfo.InvariantCulture));

#line default
#line hidden
                        EndContext();
                        BeginContext(3626, 1, true);
                        WriteLiteral("\"");
                        EndContext();
                        BeginWriteAttribute("value", "\n                               value=\"", 3627, "\"", 3691, 1);
#line 84 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                        WriteAttributeValue("", 3666, PaymentPeriodType.Annual, 3666, 25, false);

#line default
#line hidden
                        EndWriteAttribute();
                        BeginContext(3692, 3, true);
                        WriteLiteral(" />");
                        EndContext();
                        BeginContext(3696, 16, false);
#line 84 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                        Write(L("AnnualPrice"));

#line default
#line hidden
                        EndContext();
                        BeginContext(3712, 3, true);
                        WriteLiteral(": $");
                        EndContext();
                        BeginContext(3716, 46, false);
#line 84 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                        Write(Model.Edition.AnnualPrice.Value.ToString("N2"));

#line default
#line hidden
                        EndContext();
                        BeginContext(3762, 103, true);
                        WriteLiteral("\n                            <span></span>\n                        </label>\n                    </div>\n");
                        EndContext();
#line 88 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                    }
                }

#line default
#line hidden
                BeginContext(3889, 1, true);
                WriteLiteral("\n");
                EndContext();
#line 91 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                foreach (var paymentGatewayAdditionalData in Model.Edition.AdditionalData)
                {
#line default
#line hidden
                    BeginContext(3997, 71, false);
#line 93 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                    Write(Html.Partial("_" + paymentGatewayAdditionalData.Key + ".cshtml", Model));

#line default
#line hidden
                    EndContext();
#line 93 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
                }

#line default
#line hidden
                BeginContext(4079, 5, true);
                WriteLiteral("\n    ");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper);
            __Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.RenderAtEndOfFormTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_4);
            __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Method = (string)__tagHelperAttribute_5.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
            BeginWriteTagHelperAttribute();
#line 26 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
            WriteLiteral(Model.GetFormAction());

#line default
#line hidden
            __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
            __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Action = __tagHelperStringValueBuffer;
            __tagHelperExecutionContext.AddTagHelperAttribute("asp-action", __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Action, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
            BeginWriteTagHelperAttribute();
#line 26 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
            WriteLiteral(Model.GetFormPostController());

#line default
#line hidden
            __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
            __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Controller = __tagHelperStringValueBuffer;
            __tagHelperExecutionContext.AddTagHelperAttribute("asp-controller", __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Controller, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
            BeginWriteTagHelperAttribute();
#line 26 "D:\Study\CNPM chuyên sâu\CNPMCS\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Payment\Index.cshtml"
            WriteLiteral(Model.GetFormArea());

#line default
#line hidden
            __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
            __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Area = __tagHelperStringValueBuffer;
            __tagHelperExecutionContext.AddTagHelperAttribute("asp-area", __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Area, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(4091, 7, true);
            WriteLiteral("\n</div>");
            EndContext();
        }
示例#12
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 4 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Maintenance\Index.cshtml"

            ViewBag.CurrentPageName = AppAreaNamePageNames.Host.Maintenance;

#line default
#line hidden
            DefineSection("Styles", async() => {
                BeginContext(248, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(253, 124, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "746b0f4ae10f4c2d8986e822662c2f4e", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
#line 8 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Maintenance\Index.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(377, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            DefineSection("Scripts", async() => {
                BeginContext(398, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(403, 114, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "dffcb221664c46a4a55dd61f7a880147", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateScriptSrcTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
#line 11 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Maintenance\Index.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(517, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(520, 168, true);
            WriteLiteral("\n<div class=\"m-subheader \">\n    <div class=\"d-flex align-items-center\">\n        <div class=\"mr-auto\">\n            <h3 class=\"m-subheader__title\">\n                <span>");
            EndContext();
            BeginContext(689, 16, false);
#line 18 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Maintenance\Index.cshtml"
            Write(L("Maintenance"));

#line default
#line hidden
            EndContext();
            BeginContext(705, 496, true);
            WriteLiteral(@"</span>
            </h3>
        </div>
    </div>
</div>

<div class=""m-content"">
    <div class=""m-portlet m-portlet--mobile"">
        <div class=""m-portlet__body"">
            <div id=""SettingsTabPanel"" class=""tabbable-line"">

                <ul class=""nav nav-tabs  m-tabs-line"" role=""tablist"">
                    <li class=""nav-item m-tabs__item"">
                        <a href=""#CachesTab"" class=""nav-link m-tabs__link active"" data-toggle=""tab"" role=""tab"">
                            ");
            EndContext();
            BeginContext(1202, 11, false);
#line 32 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Maintenance\Index.cshtml"
            Write(L("Caches"));

#line default
#line hidden
            EndContext();
            BeginContext(1213, 249, true);
            WriteLiteral("\n                        </a>\n                    </li>\n                    <li class=\"nav-item m-tabs__item\">\n                        <a href=\"#WebSiteLogsTab\" data-toggle=\"tab\" role=\"tab\" class=\"nav-link m-tabs__link\">\n                            ");
            EndContext();
            BeginContext(1463, 16, false);
#line 37 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Maintenance\Index.cshtml"
            Write(L("WebSiteLogs"));

#line default
#line hidden
            EndContext();
            BeginContext(1479, 409, true);
            WriteLiteral(@"
                        </a>
                    </li>
                </ul>

                <div class=""tab-content"">
                    <div class=""tab-content"">
                        <div class=""tab-pane active"" id=""CachesTab"" role=""tabpanel"">
                            <div class=""row margin-bottom-10"">
                                <div class=""col-xl-6"">
                                    <p>");
            EndContext();
            BeginContext(1889, 21, false);
#line 47 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Maintenance\Index.cshtml"
            Write(L("CachesHeaderInfo"));

#line default
#line hidden
            EndContext();
            BeginContext(1910, 234, true);
            WriteLiteral("</p>\n                                </div>\n                                <div class=\"col-xl-6 text-right\">\n                                    <button id=\"ClearAllCachesButton\" class=\"btn btn-primary\"><i class=\"fa fa-recycle\"></i> ");
            EndContext();
            BeginContext(2145, 13, false);
#line 50 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Maintenance\Index.cshtml"
            Write(L("ClearAll"));

#line default
#line hidden
            EndContext();
            BeginContext(2158, 333, true);
            WriteLiteral(@"</button>
                                </div>
                            </div>
                            <div class=""row"">
                                <div class=""col-xl-12"">
                                    <table class=""table table-striped table-hover table-bordered"">
                                        <tbody>
");
            EndContext();
#line 57 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Maintenance\Index.cshtml"
            foreach (var cache in Model.Caches)
            {
#line default
#line hidden
                BeginContext(2614, 160, true);
                WriteLiteral("                                            <tr>\n                                                <td>\n                                                    <span>");
                EndContext();
                BeginContext(2775, 10, false);
#line 61 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Maintenance\Index.cshtml"
                Write(cache.Name);

#line default
#line hidden
                EndContext();
                BeginContext(2785, 143, true);
                WriteLiteral("</span>\n                                                    <button class=\"btn btn-primary btn-sm pull-right btn-clear-cache\" data-cache-name=\"");
                EndContext();
                BeginContext(2929, 10, false);
#line 62 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Maintenance\Index.cshtml"
                Write(cache.Name);

#line default
#line hidden
                EndContext();
                BeginContext(2939, 89, true);
                WriteLiteral("\">\n                                                        <i class=\"fa fa-recycle\"></i> ");
                EndContext();
                BeginContext(3029, 10, false);
#line 63 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Maintenance\Index.cshtml"
                Write(L("Clear"));

#line default
#line hidden
                EndContext();
                BeginContext(3039, 167, true);
                WriteLiteral("\n                                                    </button>\n                                                </td>\n                                            </tr>\n");
                EndContext();
#line 67 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Maintenance\Index.cshtml"
            }

#line default
#line hidden
            BeginContext(3248, 439, true);
            WriteLiteral(@"                                        </tbody>
                                    </table>
                                </div>
                            </div>
                        </div>
                        <div class=""tab-pane"" id=""WebSiteLogsTab"" role=""tabpanel"">
                            <div class=""row margin-bottom-10"">
                                <div class=""col-xl-6"">
                                    <p>");
            EndContext();
            BeginContext(3688, 26, false);
#line 76 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Maintenance\Index.cshtml"
            Write(L("WebSiteLogsHeaderInfo"));

#line default
#line hidden
            EndContext();
            BeginContext(3714, 234, true);
            WriteLiteral("</p>\n                                </div>\n                                <div class=\"col-xl-6 text-right\">\n                                    <button id=\"DownloadAllLogsbutton\" class=\"btn btn-metal\"><i class=\"fa fa-download\"></i> ");
            EndContext();
            BeginContext(3949, 16, false);
#line 79 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Maintenance\Index.cshtml"
            Write(L("DownloadAll"));

#line default
#line hidden
            EndContext();
            BeginContext(3965, 127, true);
            WriteLiteral("</button>\n                                    <button id=\"RefreshButton\" class=\"btn btn-primary\"><i class=\"fa fa-refresh\"></i> ");
            EndContext();
            BeginContext(4093, 12, false);
#line 80 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Maintenance\Index.cshtml"
            Write(L("Refresh"));

#line default
#line hidden
            EndContext();
            BeginContext(4105, 535, true);
            WriteLiteral(@"</button>
                                </div>
                            </div>
                            <div class=""row"">
                                <div class=""col-xl-12"">
                                    <div id=""WebSiteLogsContent"" class=""web-log-view full-height"">
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>
");
            EndContext();
        }
示例#13
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 6 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"

            ViewBag.CurrentPageName = AppAreaNamePageNames.Common.Languages;

#line default
#line hidden
            DefineSection("Styles", async() => {
                BeginContext(323, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(328, 122, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "47950cc8c23148c3a75bd97057add9b9", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
#line 11 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(450, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            DefineSection("Scripts", async() => {
                BeginContext(471, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(476, 120, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e005389920744635a1cd60b9f96ebe74", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateScriptSrcTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
#line 15 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(596, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(599, 198, true);
            WriteLiteral("\n<div class=\"m-subheader \">\n    <div class=\"d-flex align-items-center\">\n        <div class=\"mr-auto\">\n            <h3 class=\"m-subheader__title m-subheader__title--separator\">\n                <span>");
            EndContext();
            BeginContext(798, 18, false);
#line 22 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
            Write(L("LanguageTexts"));

#line default
#line hidden
            EndContext();
            BeginContext(816, 84, true);
            WriteLiteral("</span>\n            </h3>\n            <span class=\"m-section__sub\">\n                ");
            EndContext();
            BeginContext(901, 28, false);
#line 25 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
            Write(L("LanguageTextsHeaderInfo"));

#line default
#line hidden
            EndContext();
            BeginContext(929, 493, true);
            WriteLiteral(@"
            </span>
        </div>

    </div>
</div>

<div class=""m-content"">
    <div class=""m-portlet m-portlet--mobile"">
        <div class=""m-portlet__body"">
            <div class=""m-form m-form--label-align-right"" id=""TextsFilterForm"">
                <div class=""row align-items-center m--margin-bottom-10"">
                    <div class=""col-sm-6 col-md-3"">
                        <div class=""form-group"">
                            <label for=""TextBaseLanguageSelectionCombobox"">");
            EndContext();
            BeginContext(1423, 17, false);
#line 39 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
            Write(L("BaseLanguage"));

#line default
#line hidden
            EndContext();
            BeginContext(1440, 232, true);
            WriteLiteral("</label>\n                            <select id=\"TextBaseLanguageSelectionCombobox\" name=\"BaseLanguage\"\n                                    class=\"form-control bs-select\"\n                                    data-live-search=\"true\">\n");
            EndContext();
#line 43 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
            foreach (var language in Model.Languages)
            {
#line default
#line hidden
                BeginContext(1781, 36, true);
                WriteLiteral("                                    ");
                EndContext();
                BeginContext(1817, 248, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("option", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "5b97dc3a0ffb4bce81b2d7ed305731a8", async() => {
                    BeginContext(1927, 43, true);
                    WriteLiteral("\n                                        <i");
                    EndContext();
                    BeginWriteAttribute("class", " class=\"", 1970, "\"", 1992, 1);
#line 46 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
                    WriteAttributeValue("", 1978, language.Icon, 1978, 14, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(1993, 5, true);
                    WriteLiteral("></i>");
                    EndContext();
                    BeginContext(1999, 20, false);
#line 46 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
                    Write(language.DisplayName);

#line default
#line hidden
                    EndContext();
                    BeginContext(2019, 37, true);
                    WriteLiteral("\n                                    ");
                    EndContext();
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_OptionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_OptionTagHelper);
                BeginWriteTagHelperAttribute();
#line 45 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
                Write(language.Icon);

#line default
#line hidden
                __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
                __tagHelperExecutionContext.AddHtmlAttribute("data-icon", Html.Raw(__tagHelperStringValueBuffer), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                BeginWriteTagHelperAttribute();
#line 45 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
                WriteLiteral(language.Name);

#line default
#line hidden
                __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
                __Microsoft_AspNetCore_Mvc_TagHelpers_OptionTagHelper.Value = __tagHelperStringValueBuffer;
                __tagHelperExecutionContext.AddTagHelperAttribute("value", __Microsoft_AspNetCore_Mvc_TagHelpers_OptionTagHelper.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                BeginAddHtmlAttributeValues(__tagHelperExecutionContext, "selected", 1, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 45 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
                AddHtmlAttributeValue("", 1885, language.Name == Model.BaseLanguageName, 1885, 40, false);

#line default
#line hidden
                EndAddHtmlAttributeValues(__tagHelperExecutionContext);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2065, 1, true);
                WriteLiteral("\n");
                EndContext();
#line 48 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
            }

#line default
#line hidden
            BeginContext(2100, 274, true);
            WriteLiteral(@"                            </select>
                        </div>
                    </div>
                    <div class=""col-sm-6 col-md-3"">
                        <div class=""form-group"">
                            <label for=""TextTargetLanguageSelectionCombobox"">");
            EndContext();
            BeginContext(2375, 19, false);
#line 54 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
            Write(L("TargetLanguage"));

#line default
#line hidden
            EndContext();
            BeginContext(2394, 236, true);
            WriteLiteral("</label>\n                            <select id=\"TextTargetLanguageSelectionCombobox\" name=\"TargetLanguage\"\n                                    class=\"form-control bs-select\"\n                                    data-live-search=\"true\">\n");
            EndContext();
#line 58 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
            foreach (var language in Model.Languages)
            {
#line default
#line hidden
                BeginContext(2739, 36, true);
                WriteLiteral("                                    ");
                EndContext();
                BeginContext(2775, 244, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("option", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "5283d9111bea41a399fc8d1c0040f05e", async() => {
                    BeginContext(2881, 43, true);
                    WriteLiteral("\n                                        <i");
                    EndContext();
                    BeginWriteAttribute("class", " class=\"", 2924, "\"", 2946, 1);
#line 61 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
                    WriteAttributeValue("", 2932, language.Icon, 2932, 14, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(2947, 5, true);
                    WriteLiteral("></i>");
                    EndContext();
                    BeginContext(2953, 20, false);
#line 61 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
                    Write(language.DisplayName);

#line default
#line hidden
                    EndContext();
                    BeginContext(2973, 37, true);
                    WriteLiteral("\n                                    ");
                    EndContext();
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_OptionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_OptionTagHelper);
                BeginWriteTagHelperAttribute();
#line 60 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
                Write(language.Icon);

#line default
#line hidden
                __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
                __tagHelperExecutionContext.AddHtmlAttribute("data-icon", Html.Raw(__tagHelperStringValueBuffer), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                BeginWriteTagHelperAttribute();
#line 60 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
                WriteLiteral(language.Name);

#line default
#line hidden
                __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
                __Microsoft_AspNetCore_Mvc_TagHelpers_OptionTagHelper.Value = __tagHelperStringValueBuffer;
                __tagHelperExecutionContext.AddTagHelperAttribute("value", __Microsoft_AspNetCore_Mvc_TagHelpers_OptionTagHelper.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                BeginAddHtmlAttributeValues(__tagHelperExecutionContext, "selected", 1, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 60 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
                AddHtmlAttributeValue("", 2843, language.Name == Model.LanguageName, 2843, 36, false);

#line default
#line hidden
                EndAddHtmlAttributeValues(__tagHelperExecutionContext);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(3019, 1, true);
                WriteLiteral("\n");
                EndContext();
#line 63 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
            }

#line default
#line hidden
            BeginContext(3054, 266, true);
            WriteLiteral(@"                            </select>
                        </div>
                    </div>
                    <div class=""col-sm-6 col-md-3"">
                        <div class=""form-group"">
                            <label for=""TextSourceSelectionCombobox"">");
            EndContext();
            BeginContext(3321, 11, false);
#line 69 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
            Write(L("Source"));

#line default
#line hidden
            EndContext();
            BeginContext(3332, 37, true);
            WriteLiteral("</label>\n                            ");
            EndContext();
            BeginContext(3370, 456, false);
#line 70 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
            Write(Html.DropDownList(
                      "SourceName",
                      Model.Sources,
                      new
            {
                @class           = "form-control selectpicker",
                data_live_search = "true",
                id = "TextSourceSelectionCombobox"
            }));

#line default
#line hidden
            EndContext();
            BeginContext(3826, 236, true);
            WriteLiteral("\n                        </div>\n                    </div>\n                    <div class=\"col-sm-6 col-md-3\">\n                        <div class=\"form-group\">\n                            <label for=\"TargetValueFilterSelectionCombobox\">");
            EndContext();
            BeginContext(4063, 16, false);
#line 83 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
            Write(L("TargetValue"));

#line default
#line hidden
            EndContext();
            BeginContext(4079, 168, true);
            WriteLiteral("</label>\n                            <select id=\"TargetValueFilterSelectionCombobox\" class=\"form-control bs-select\" name=\"TargetValue\">\n                                ");
            EndContext();
            BeginContext(4247, 85, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("option", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2d6eaab4eb4e467dac4fad4920f32be3", async() => {
                BeginContext(4315, 8, false);
#line 85 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
                Write(L("All"));

#line default
#line hidden
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_TagHelpers_OptionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_OptionTagHelper);
            __Microsoft_AspNetCore_Mvc_TagHelpers_OptionTagHelper.Value = (string)__tagHelperAttribute_3.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
            BeginAddHtmlAttributeValues(__tagHelperExecutionContext, "selected", 1, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 85 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
            AddHtmlAttributeValue("", 4277, Model.TargetValueFilter == "ALL", 4277, 35, false);

#line default
#line hidden
            EndAddHtmlAttributeValues(__tagHelperExecutionContext);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(4332, 33, true);
            WriteLiteral("\n                                ");
            EndContext();
            BeginContext(4365, 95, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("option", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "954be632c4354b7692f587df3d512479", async() => {
                BeginContext(4437, 14, false);
#line 86 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
                Write(L("EmptyOnes"));

#line default
#line hidden
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_TagHelpers_OptionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_OptionTagHelper);
            __Microsoft_AspNetCore_Mvc_TagHelpers_OptionTagHelper.Value = (string)__tagHelperAttribute_4.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
            BeginAddHtmlAttributeValues(__tagHelperExecutionContext, "selected", 1, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 86 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
            AddHtmlAttributeValue("", 4397, Model.TargetValueFilter == "EMPTY", 4397, 37, false);

#line default
#line hidden
            EndAddHtmlAttributeValues(__tagHelperExecutionContext);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(4460, 337, true);
            WriteLiteral(@"
                            </select>
                        </div>
                    </div>
                </div>
                <div class=""row align-items-center m--margin-bottom-10"">
                    <div class=""col-sm-12"">
                        <div class=""input-group"">
                            <input id=""TextFilter""");
            EndContext();
            BeginWriteAttribute("value", " value=\"", 4797, "\"", 4822, 1);
#line 94 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
            WriteAttributeValue("", 4805, Model.FilterText, 4805, 17, false);

#line default
#line hidden
            EndWriteAttribute();
            BeginContext(4823, 21, true);
            WriteLiteral(" class=\"form-control\"");
            EndContext();
            BeginWriteAttribute("placeholder", " placeholder=\"", 4844, "\"", 4882, 1);
#line 94 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
            WriteAttributeValue("", 4858, L("SearchWithThreeDot"), 4858, 24, false);

#line default
#line hidden
            EndWriteAttribute();
            BeginContext(4883, 204, true);
            WriteLiteral(" type=\"text\">\n                            <span class=\"input-group-btn\">\n                                <button id=\"RefreshTextsButton\" class=\"btn btn-primary\" type=\"submit\"><i class=\"icon-refresh\"></i> ");
            EndContext();
            BeginContext(5088, 12, false);
#line 96 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
            Write(L("Refresh"));

#line default
#line hidden
            EndContext();
            BeginContext(5100, 434, true);
            WriteLiteral(@"</button>
                            </span>
                        </div>
                    </div>
                </div>
            </div>
            <div class=""row align-items-center"">
                <table id=""TextsTable"" class=""display table table-striped table-bordered table-hover dt-responsive nowrap"">
                    <thead>
                    <tr>
                        <th></th>
                        <th>");
            EndContext();
            BeginContext(5535, 8, false);
#line 107 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
            Write(L("Key"));

#line default
#line hidden
            EndContext();
            BeginContext(5543, 34, true);
            WriteLiteral("</th>\n                        <th>");
            EndContext();
            BeginContext(5578, 14, false);
#line 108 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
            Write(L("BaseValue"));

#line default
#line hidden
            EndContext();
            BeginContext(5592, 34, true);
            WriteLiteral("</th>\n                        <th>");
            EndContext();
            BeginContext(5627, 16, false);
#line 109 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Languages\Texts.cshtml"
            Write(L("TargetValue"));

#line default
#line hidden
            EndContext();
            BeginContext(5643, 171, true);
            WriteLiteral("</th>\n                        <th></th>\n                    </tr>\n                    </thead>\n                </table>\n            </div>\n        </div>\n    </div>\n</div>");
            EndContext();
        }
示例#14
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 3 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\OrganizationUnits\Index.cshtml"

            ViewBag.CurrentPageName = AppAreaNamePageNames.Common.OrganizationUnits;

#line default
#line hidden
            DefineSection("Styles", async() => {
                BeginContext(205, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(210, 130, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "dde4275c87a04d65b254bde2a52da7fb", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
#line 8 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\OrganizationUnits\Index.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(340, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            DefineSection("Scripts", async() => {
                BeginContext(365, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(370, 120, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "31e57e7d93254591a7468ead95d61937", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateScriptSrcTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
#line 12 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\OrganizationUnits\Index.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(490, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(493, 197, true);
            WriteLiteral("\n<div class=\"m-subheader\">\n    <div class=\"d-flex align-items-center\">\n        <div class=\"mr-auto\">\n            <h3 class=\"m-subheader__title m-subheader__title--separator\">\n                <span>");
            EndContext();
            BeginContext(691, 22, false);
#line 19 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\OrganizationUnits\Index.cshtml"
            Write(L("OrganizationUnits"));

#line default
#line hidden
            EndContext();
            BeginContext(713, 84, true);
            WriteLiteral("</span>\n            </h3>\n            <span class=\"m-section__sub\">\n                ");
            EndContext();
            BeginContext(798, 32, false);
#line 22 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\OrganizationUnits\Index.cshtml"
            Write(L("OrganizationUnitsHeaderInfo"));

#line default
#line hidden
            EndContext();
            BeginContext(830, 446, true);
            WriteLiteral(@"
            </span>
        </div>

    </div>
</div>


<div class=""m-content"">
    <div class=""row"">
        <div class=""col-lg-6"">
            <div class=""m-portlet m-portlet--mobile"">
                <div class=""m-portlet__head"">
                    <div class=""m-portlet__head-caption"">
                        <div class=""m-portlet__head-title"">
                            <h3 class=""m-portlet__head-text"">
                                ");
            EndContext();
            BeginContext(1277, 21, false);
#line 38 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\OrganizationUnits\Index.cshtml"
            Write(L("OrganizationTree"));

#line default
#line hidden
            EndContext();
            BeginContext(1298, 149, true);
            WriteLiteral("\n                            </h3>\n                        </div>\n                    </div>\n                    <div class=\"m-portlet__head-tools\">\n");
            EndContext();
#line 43 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\OrganizationUnits\Index.cshtml"
            if (IsGranted(AppPermissions.Pages_Administration_OrganizationUnits_ManageOrganizationTree))
            {
#line default
#line hidden
                BeginContext(1591, 157, true);
                WriteLiteral("                            <button type=\"button\" id=\"AddRootUnitButton\" class=\"btn btn-primary\">\n                                <i class=\"la la-plus\"></i> ");
                EndContext();
                BeginContext(1749, 16, false);
#line 46 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\OrganizationUnits\Index.cshtml"
                Write(L("AddRootUnit"));

#line default
#line hidden
                EndContext();
                BeginContext(1765, 39, true);
                WriteLiteral("\n                            </button>\n");
                EndContext();
#line 48 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\OrganizationUnits\Index.cshtml"
            }

#line default
#line hidden
            BeginContext(1830, 301, true);
            WriteLiteral(@"                    </div>
                </div>
                <div class=""m-portlet__body"">
                    <div id=""OrganizationUnitEditTree""></div>
                    <div id=""OrganizationUnitTreeEmptyInfo"" ng-if=""!vm.organizationTree.unitCount"" class=""text-muted"">
                        ");
            EndContext();
            BeginContext(2132, 33, false);
#line 54 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\OrganizationUnits\Index.cshtml"
            Write(L("NoOrganizationUnitDefinedYet"));

#line default
#line hidden
            EndContext();
            BeginContext(2165, 428, true);
            WriteLiteral(@"
                    </div>
                </div>
            </div>
        </div>
        <div class=""col-lg-6"">
            <div class=""m-portlet m-portlet--mobile"">
                <div class=""m-portlet__head"">
                    <div class=""m-portlet__head-caption"">
                        <div class=""m-portlet__head-title"">
                            <h3 class=""m-portlet__head-text"">
                                ");
            EndContext();
            BeginContext(2594, 12, false);
#line 65 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\OrganizationUnits\Index.cshtml"
            Write(L("Members"));

#line default
#line hidden
            EndContext();
            BeginContext(2606, 221, true);
            WriteLiteral("\n                                <span id=\"SelectedOuRightTitle\"></span>\n                            </h3>\n                        </div>\n                    </div>\n                    <div class=\"m-portlet__head-tools\">\n");
            EndContext();
#line 71 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\OrganizationUnits\Index.cshtml"
            if (IsGranted(AppPermissions.Pages_Administration_OrganizationUnits_ManageMembers))
            {
#line default
#line hidden
                BeginContext(2962, 178, true);
                WriteLiteral("                            <button type=\"button\" id=\"AddUserToOuButton\" class=\"btn btn-primary\" style=\"display:none\">\n                                <i class=\"la la-plus\"></i> ");
                EndContext();
                BeginContext(3141, 14, false);
#line 74 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\OrganizationUnits\Index.cshtml"
                Write(L("AddMember"));

#line default
#line hidden
                EndContext();
                BeginContext(3155, 39, true);
                WriteLiteral("\n                            </button>\n");
                EndContext();
#line 76 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\OrganizationUnits\Index.cshtml"
            }

#line default
#line hidden
            BeginContext(3220, 453, true);
            WriteLiteral(@"                    </div>
                </div>
                <div class=""m-portlet__body"">
                    <div id=""OuMembersTable"" style=""display:none"">
                        <table class=""organization-members-table display table table-striped table-bordered table-hover dt-responsive nowrap"">
                            <thead>
                            <tr>
                                <th></th>
                                <th>");
            EndContext();
            BeginContext(3674, 11, false);
#line 85 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\OrganizationUnits\Index.cshtml"
            Write(L("Delete"));

#line default
#line hidden
            EndContext();
            BeginContext(3685, 42, true);
            WriteLiteral("</th>\n                                <th>");
            EndContext();
            BeginContext(3728, 13, false);
#line 86 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\OrganizationUnits\Index.cshtml"
            Write(L("UserName"));

#line default
#line hidden
            EndContext();
            BeginContext(3741, 42, true);
            WriteLiteral("</th>\n                                <th>");
            EndContext();
            BeginContext(3784, 14, false);
#line 87 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\OrganizationUnits\Index.cshtml"
            Write(L("AddedTime"));

#line default
#line hidden
            EndContext();
            BeginContext(3798, 231, true);
            WriteLiteral("</th>\n                            </tr>\n                            </thead>\n                        </table>\n                    </div>\n\n                    <div id=\"OuMembersEmptyInfo\" class=\"text-muted\">\n                        ");
            EndContext();
            BeginContext(4030, 41, false);
#line 94 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\OrganizationUnits\Index.cshtml"
            Write(L("SelectAnOrganizationUnitToSeeMembers"));

#line default
#line hidden
            EndContext();
            BeginContext(4071, 102, true);
            WriteLiteral("\n                    </div>\n                </div>\n            </div>\n        </div>\n    </div>\n</div>");
            EndContext();
        }
示例#15
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 4 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Editions\Index.cshtml"

            ViewBag.CurrentPageName = AppAreaNamePageNames.Host.Editions;

#line default
#line hidden
            DefineSection("Styles", async() => {
                BeginContext(224, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(229, 128, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "41e59e5e726a4469a6803e9697ad4fe9", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
#line 9 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Editions\Index.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(357, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(360, 1, true);
            WriteLiteral("\n");
            EndContext();
            DefineSection("Scripts", async() => {
                BeginContext(383, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(388, 118, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "67c421f6d1754f62ad330be700a38c86", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateScriptSrcTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
#line 14 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Editions\Index.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(506, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(509, 214, true);
            WriteLiteral("\n<div class=\"m-subheader \">\n    <div class=\"row align-items-center\">\n        <div class=\"mr-auto col-sm-12 col-md-6\">\n            <h3 class=\"m-subheader__title m-subheader__title--separator\">\n                <span>");
            EndContext();
            BeginContext(724, 13, false);
#line 21 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Editions\Index.cshtml"
            Write(L("Editions"));

#line default
#line hidden
            EndContext();
            BeginContext(737, 84, true);
            WriteLiteral("</span>\n            </h3>\n            <span class=\"m-section__sub\">\n                ");
            EndContext();
            BeginContext(822, 23, false);
#line 24 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Editions\Index.cshtml"
            Write(L("EditionsHeaderInfo"));

#line default
#line hidden
            EndContext();
            BeginContext(845, 88, true);
            WriteLiteral("\n            </span>\n        </div>\n        <div class=\"col-sm-12 col-md-6 text-right\">\n");
            EndContext();
#line 28 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Editions\Index.cshtml"
            if (IsGranted(AppPermissions.Pages_Editions_Create))
            {
#line default
#line hidden
                BeginContext(1013, 103, true);
                WriteLiteral("                <button id=\"CreateNewEditionButton\" class=\"btn btn-primary\"><i class=\"fa fa-plus\"></i> ");
                EndContext();
                BeginContext(1117, 21, false);
#line 30 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Editions\Index.cshtml"
                Write(L("CreateNewEdition"));

#line default
#line hidden
                EndContext();
                BeginContext(1138, 10, true);
                WriteLiteral("</button>\n");
                EndContext();
#line 31 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Editions\Index.cshtml"
            }

#line default
#line hidden
            BeginContext(1162, 434, true);
            WriteLiteral(@"        </div>
    </div>
</div>


<div class=""m-content"">
    <div class=""m-portlet m-portlet--mobile"">
        <div class=""m-portlet__body"">
            <div class=""row align-items-center"">
                <table id=""EditionsTable"" class=""display table table-striped table-bordered table-hover dt-responsive nowrap"">
                    <thead>
                    <tr>
                        <th></th>
                        <th>");
            EndContext();
            BeginContext(1597, 12, false);
#line 45 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Editions\Index.cshtml"
            Write(L("Actions"));

#line default
#line hidden
            EndContext();
            BeginContext(1609, 34, true);
            WriteLiteral("</th>\n                        <th>");
            EndContext();
            BeginContext(1644, 16, false);
#line 46 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Editions\Index.cshtml"
            Write(L("EditionName"));

#line default
#line hidden
            EndContext();
            BeginContext(1660, 34, true);
            WriteLiteral("</th>\n                        <th>");
            EndContext();
            BeginContext(1695, 17, false);
#line 47 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Areas\AppAreaName\Views\Editions\Index.cshtml"
            Write(L("CreationTime"));

#line default
#line hidden
            EndContext();
            BeginContext(1712, 139, true);
            WriteLiteral("</th>\n                    </tr>\n                    </thead>\n                </table>\n            </div>\n\n        </div>\n    </div>\n</div>\n");
            EndContext();
        }
示例#16
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 9 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Install\Restart.cshtml"

            Layout = null;
            AbpAntiForgeryManager.SetCookie(Context);
            var theme = UiThemeCustomizer.SelectedTheme;

#line default
#line hidden
            BeginContext(488, 31, true);
            WriteLiteral("<!DOCTYPE html>\n<html lang=\"en\"");
            EndContext();
            BeginWriteAttribute("dir", " dir=", 519, "", 559, 1);
#line 15 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Install\Restart.cshtml"
            WriteAttributeValue("", 524, CultureHelper.IsRtl ? "rtl" : "", 524, 35, false);

#line default
#line hidden
            EndWriteAttribute();
            BeginContext(559, 2, true);
            WriteLiteral(">\n");
            EndContext();
            BeginContext(561, 947, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "dab389ffd3ce4e75ac2a21fbf229cdf3", async() => {
                BeginContext(567, 54, true);
                WriteLiteral("\n    <title>AbpZeroTemplate Installation</title>\n\n    ");
                EndContext();
                BeginContext(621, 49, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "f4b2e2e0fc6f47c49a96566dda8a5aa7", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.Href = (string)__tagHelperAttribute_1.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(670, 6, true);
                WriteLiteral("\n\n    ");
                EndContext();
                BeginContext(676, 130, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "701b547f2bdf43f38b39a24fe01b3fbc", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
#line 21 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Install\Restart.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(806, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(811, 160, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "1df4fbaa093b42ec91e6a84e74f9790c", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                BeginWriteTagHelperAttribute();
                WriteLiteral("/metronic/dist/html/");
#line 22 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Install\Restart.cshtml"
                WriteLiteral(theme);

#line default
#line hidden
                WriteLiteral("/assets/demo/");
#line 22 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Install\Restart.cshtml"
                WriteLiteral(theme);

#line default
#line hidden
                WriteLiteral("/base/style.bundle");
#line 22 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Install\Restart.cshtml"
                WriteLiteral(CultureHelper.IsRtl ? ".rtl":"");

#line default
#line hidden
                WriteLiteral(".css");
                __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.Href = __tagHelperStringValueBuffer;
                __tagHelperExecutionContext.AddTagHelperAttribute("href", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.Href, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.Href = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.Href;
#line 22 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Install\Restart.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(971, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(976, 131, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "9951b7bce9d540c69787605591bc2228", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_4);
#line 23 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Install\Restart.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1107, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(1112, 129, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "1647c31bc01a4c0a9a76d868d5c5fa0c", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_5);
#line 24 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Install\Restart.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1241, 2, true);
                WriteLiteral("\n\n");
                EndContext();
#line 26 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Install\Restart.cshtml"
                if (CultureHelper.IsRtl)
                {
#line default
#line hidden
                    BeginContext(1279, 8, true);
                    WriteLiteral("        ");
                    EndContext();
                    BeginContext(1287, 99, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "53c2f6a2bd144350961f792bf5f15b09", async() => {
                    }
                                                                                );
                    __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                    __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                    __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                    __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                    __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                    __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.Href = (string)__tagHelperAttribute_6.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                    __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.Href = (string)__tagHelperAttribute_6.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
#line 28 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Install\Restart.cshtml"
                    __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1386, 1, true);
                    WriteLiteral("\n");
                    EndContext();
#line 29 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Install\Restart.cshtml"
                }

#line default
#line hidden
                BeginContext(1393, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(1398, 102, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "316b65f2396d41d68502c6417b688b69", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_7);
#line 31 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Install\Restart.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1500, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1508, 1, true);
            WriteLiteral("\n");
            EndContext();
            BeginContext(1509, 524, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "911361bd8849480da9e1fa6a15d95615", async() => {
                BeginContext(1669, 278, true);
                WriteLiteral(@"
    <div class=""content"">
        <div class=""m-content"">
            <div class=""m-portlet m-portlet--mobile"">
                <div class=""m-portlet__body"">
                    Restarting application...
                </div>
            </div>
        </div>
    </div>

    ");
                EndContext();
                BeginContext(1947, 78, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "29200e30146b4fc19d3de4fea1696ab8", async() => {
                    BeginContext(1978, 38, true);
                    WriteLiteral("\n        document.location = \'/\';\n    ");
                    EndContext();
                }
                                                                            );
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateScriptSrcTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_8);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2025, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
            __tagHelperExecutionContext.AddHtmlAttribute(__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(2033, 9, true);
            WriteLiteral("\n</html>\n");
            EndContext();
        }
示例#17
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 5 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"

            Layout = null;
            var theme = UiThemeCustomizer.SelectedTheme;

#line default
#line hidden
            BeginContext(247, 31, true);
            WriteLiteral("<!DOCTYPE html>\n<html lang=\"en\"");
            EndContext();
            BeginWriteAttribute("dir", " dir=", 278, "", 318, 1);
#line 10 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
            WriteAttributeValue("", 283, CultureHelper.IsRtl ? "rtl" : "", 283, 35, false);

#line default
#line hidden
            EndWriteAttribute();
            BeginContext(318, 2, true);
            WriteLiteral(">\n");
            EndContext();
            BeginContext(320, 1440, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "29978f5a26f3493897edf960eab7944e", async() => {
                BeginContext(326, 279, true);
                WriteLiteral(@"
    <meta charset=""utf-8"" />

    <title>AbpZeroTemplate</title>

    <meta http-equiv=""X-UA-Compatible"" content=""IE=edge"" />
    <meta content=""width=device-width, initial-scale=1.0"" name=""viewport"" />
    <meta http-equiv=""Content-type"" content=""text/html; charset=utf-8"" />

");
                EndContext();
                BeginContext(668, 171, true);
                WriteLiteral("    <meta content=\"AbpZeroTemplate\" name=\"description\" />\n    <meta content=\"AbpZeroTemplate\" name=\"keywords\" />\n    <meta content=\"AbpZeroTemplate\" name=\"author\" />\n\n    ");
                EndContext();
                BeginContext(839, 49, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "98bb2be4c7604e8a949a331d651d7743", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.Href = (string)__tagHelperAttribute_1.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(888, 6, true);
                WriteLiteral("\n\n    ");
                EndContext();
                BeginContext(894, 130, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "196748081f3449a899047b2b8de2bf6a", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
#line 27 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1024, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(1029, 160, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "21f585dd8328425d9acde27b399f8e03", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                BeginWriteTagHelperAttribute();
                WriteLiteral("/metronic/dist/html/");
#line 28 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                WriteLiteral(theme);

#line default
#line hidden
                WriteLiteral("/assets/demo/");
#line 28 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                WriteLiteral(theme);

#line default
#line hidden
                WriteLiteral("/base/style.bundle");
#line 28 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                WriteLiteral(CultureHelper.IsRtl ? ".rtl":"");

#line default
#line hidden
                WriteLiteral(".css");
                __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.Href = __tagHelperStringValueBuffer;
                __tagHelperExecutionContext.AddTagHelperAttribute("href", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.Href, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.Href = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.Href;
#line 28 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1189, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(1194, 129, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "0add842648604cbdaf2a0ff8654210e5", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_4);
#line 29 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1323, 2, true);
                WriteLiteral("\n\n");
                EndContext();
#line 31 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                if (CultureHelper.IsRtl)
                {
#line default
#line hidden
                    BeginContext(1361, 8, true);
                    WriteLiteral("        ");
                    EndContext();
                    BeginContext(1369, 99, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "56559601d77e44e283fe9e035575531b", async() => {
                    }
                                                                                );
                    __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                    __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                    __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateLinkHrefTagHelper>();
                    __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper);
                    __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                    __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.Href = (string)__tagHelperAttribute_5.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                    __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.Href = (string)__tagHelperAttribute_5.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
#line 33 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                    __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateLinkHrefTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion;
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1468, 1, true);
                    WriteLiteral("\n");
                    EndContext();
#line 34 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                }

#line default
#line hidden
                BeginContext(1475, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(1480, 271, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "ae45e9a0ee0448789bf6345a943f21c1", async() => {
                    BeginContext(1511, 1, true);
                    WriteLiteral("\n");
                    EndContext();
                    BeginContext(1675, 44, true);
                    WriteLiteral("        var abp = abp || {}; abp.appPath = \'");
                    EndContext();
                    BeginContext(1720, 15, false);
#line 39 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                    Write(ApplicationPath);

#line default
#line hidden
                    EndContext();
                    BeginContext(1735, 7, true);
                    WriteLiteral("\';\n    ");
                    EndContext();
                }
                                                                            );
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateScriptSrcTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1751, 2, true);
                WriteLiteral("\n\n");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1760, 1, true);
            WriteLiteral("\n");
            EndContext();
            BeginContext(1761, 902, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "debeb72687064a87ac3e9ff1d4f8dcf9", async() => {
                BeginContext(1935, 129, true);
                WriteLiteral("\n    <div class=\"m-grid m-grid--hor m-grid--root m-page\">\n        <div class=\"m-grid__item m-grid__item--fluid m-grid  m-error-5\"");
                EndContext();
                BeginWriteAttribute("style", " style=\"", 2064, "\"", 2154, 4);
                WriteAttributeValue("", 2072, "background-image:", 2072, 17, true);
                WriteAttributeValue(" ", 2089, "url(", 2090, 5, true);
#line 45 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                WriteAttributeValue("", 2094, ApplicationPath, 2094, 18, false);

#line default
#line hidden
                WriteAttributeValue("", 2112, "metronic/src/media/app/img/error/bg5.jpg);", 2112, 42, true);
                EndWriteAttribute();
                BeginContext(2155, 14, true);
                WriteLiteral(">\n            ");
                EndContext();
                BeginContext(2170, 12, false);
#line 46 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                Write(RenderBody());

#line default
#line hidden
                EndContext();
                BeginContext(2182, 32, true);
                WriteLiteral("\n        </div>\n    </div>\n\n    ");
                EndContext();
                BeginContext(2214, 125, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e5cfa0ac1cec4b61a5658f1ab2bc195a", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateScriptSrcTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_7);
#line 50 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper.AppendVersion = __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion;
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2339, 6, true);
                WriteLiteral("\n\n    ");
                EndContext();
                BeginContext(2345, 117, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1c29e38396d6422a85cc344a46ab043a", async() => {
                    BeginContext(2376, 47, true);
                    WriteLiteral("\n        abp.localization.defaultSourceName = \'");
                    EndContext();
                    BeginContext(2424, 22, false);
#line 53 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                    Write(LocalizationSourceName);

#line default
#line hidden
                    EndContext();
                    BeginContext(2446, 7, true);
                    WriteLiteral("\';\n    ");
                    EndContext();
                }
                                                                            );
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateScriptSrcTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2462, 102, true);
                WriteLiteral("\n\n    <!-- Dynamic scripts of ABP system (They are created on runtime and can not be bundled) -->\n    ");
                EndContext();
                BeginContext(2564, 91, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a2d9cd8889414369a85895bfda217121", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper = CreateTagHelper <global::GSoft.AbpZeroTemplate.Web.TagHelpers.AbpZeroTemplateScriptSrcTagHelper>();
                __tagHelperExecutionContext.Add(__GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper);
                BeginWriteTagHelperAttribute();
                WriteLiteral("~/AbpScripts/GetScripts?v=");
#line 57 "C:\Users\USER\Desktop\aspzero\aspnet-core\src\GSoft.AbpZeroTemplate.Web.Mvc\Views\Error\_Layout.cshtml"
                WriteLiteral(Clock.Now.Ticks);

#line default
#line hidden
                __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
                __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper.Src = __tagHelperStringValueBuffer;
                __tagHelperExecutionContext.AddTagHelperAttribute("src", __GSoft_AbpZeroTemplate_Web_TagHelpers_AbpZeroTemplateScriptSrcTagHelper.Src, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2655, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_8);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(2663, 10, true);
            WriteLiteral("\n\n</html>\n");
            EndContext();
        }