Ejemplo n.º 1
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(99, 35, true);
            WriteLiteral("<!DOCTYPE html>\r\n<html lang=\"en\">\r\n");
            EndContext();
            BeginContext(134, 1230, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "11d64515906645a0b4a318968381cad0", async() => {
                BeginContext(140, 269, true);
                WriteLiteral(@"
    <meta charset=""utf-8"" />
    <title>ASP.NET Core | Showcase Sample | Expense Analysis</title>
	<meta name=""description"" content=""The ASP.NET Core Expense Analysis application is used to categorize and analyze the expenses details against budget."">			
    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 409, "\"", 455, 1);
#line 10 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\ExpenseAnalysis\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 416, Url.Content("~/css/bootstrap.min.css"), 416, 39, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(456, 47, true);
                WriteLiteral(" rel=\"stylesheet\" type=\"text/css\" />\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 503, "\"", 573, 1);
#line 11 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\ExpenseAnalysis\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 510, Url.Content("~/css/ejthemes/default-theme/ej.web.all.min.css"), 510, 63, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(574, 47, true);
                WriteLiteral(" rel=\"stylesheet\" type=\"text/css\" />\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 621, "\"", 691, 1);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\ExpenseAnalysis\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 628, Url.Content("~/css/ejthemes/responsive-css/ej.responsive.css"), 628, 63, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(692, 47, true);
                WriteLiteral(" rel=\"stylesheet\" type=\"text/css\" />\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 739, "\"", 813, 1);
#line 13 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\ExpenseAnalysis\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 746, Url.Content("~/css/ejthemes/responsive-css/ejgrid.responsive.css"), 746, 67, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(814, 78, true);
                WriteLiteral(" rel=\"stylesheet\" type=\"text/css\" />\r\n    <!--[if lt IE 9]>\r\n    <script src=\"");
                EndContext();
                BeginContext(893, 45, false);
#line 15 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\ExpenseAnalysis\Views\Shared\_Layout.cshtml"
                Write(Url.Content("~/scripts/jquery-1.11.3.min.js"));

#line default
#line hidden
                EndContext();
                BeginContext(938, 71, true);
                WriteLiteral("\"></script>\r\n    <![endif]-->\r\n    <!--[if gte IE 9]><!-->\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 1009, "\"", 1060, 1);
#line 18 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\ExpenseAnalysis\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 1015, Url.Content("~/scripts/jquery-3.4.1.min.js"), 1015, 45, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1061, 45, true);
                WriteLiteral("></script>\r\n    <!--<![endif]-->\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 1106, "\"", 1153, 1);
#line 20 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\ExpenseAnalysis\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 1112, Url.Content("~/scripts/jsrender.min.js"), 1112, 41, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1154, 46, true);
                WriteLiteral(" type=\"text/javascript\"></script>\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 1200, "\"", 1242, 1);
#line 21 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\ExpenseAnalysis\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 1206, Url.Content("~/scripts/respond.js"), 1206, 36, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1243, 52, true);
                WriteLiteral(" type=\"text/javascript\"></script>\r\n    \r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 1295, "\"", 1344, 1);
#line 23 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\ExpenseAnalysis\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 1301, Url.Content("~/scripts/ej.web.all.min.js"), 1301, 43, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1345, 12, true);
                WriteLiteral("></script>\r\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(1364, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            BeginContext(1366, 202, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "5b7413c4fec94736bd04958e78279744", async() => {
                BeginContext(1372, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
                BeginContext(1379, 12, false);
#line 26 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\ExpenseAnalysis\Views\Shared\_Layout.cshtml"
                Write(RenderBody());

#line default
#line hidden
                EndContext();
                BeginContext(1391, 8, true);
                WriteLiteral("\r\n\r\n    ");
                EndContext();
                BeginContext(1399, 39, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-script-manager", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "36cdcc9b03644d40b957d388eec3398f", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_TagHelperScriptManager = CreateTagHelper <global::Syncfusion.JavaScript.TagHelperScriptManager>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_TagHelperScriptManager);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1438, 4, true);
                WriteLiteral("\r\n\r\n");
                EndContext();
#line 30 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\ExpenseAnalysis\Views\Shared\_Layout.cshtml"
                if (IsSectionDefined("ScriptSection"))
                {
#line default
#line hidden
                    BeginContext(1503, 47, false);
#line 32 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\ExpenseAnalysis\Views\Shared\_Layout.cshtml"
                    Write(RenderSection("ScriptSection", required: false));

#line default
#line hidden
                    EndContext();
#line 32 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\ExpenseAnalysis\Views\Shared\_Layout.cshtml"
                }

#line default
#line hidden
                BeginContext(1559, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1568, 11, true);
            WriteLiteral("\r\n</html>\r\n");
            EndContext();
        }
Ejemplo n.º 2
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(0, 25, true);
            WriteLiteral("<!DOCTYPE html>\r\n<html>\r\n");
            EndContext();
            BeginContext(25, 1183, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "977110545804465d950f16578cf64e1d", async() => {
                BeginContext(31, 121, true);
                WriteLiteral("\r\n    <meta charset=\"utf-8\" />\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\r\n    <title>");
                EndContext();
                BeginContext(153, 17, false);
#line 6 "C:\IBS Projects 2020\SyncfusionASPNETCoreApplication2\Views\Shared\_Layout.cshtml"
                Write(ViewData["Title"]);

#line default
#line hidden
                EndContext();
                BeginContext(170, 51, true);
                WriteLiteral(" - SyncfusionASPNETCoreApplication2</title>\r\n\r\n    ");
                EndContext();
                BeginContext(221, 352, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("environment", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7b54643128d248f38ade271d35efd63f", async() => {
                    BeginContext(254, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(264, 56, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "8b5a94d6966240e0b880c50f74f6f027", async() => {
                    }
                                                                                );
                    __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                    __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                    __tagHelperExecutionContext.AddHtmlAttribute(__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(320, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(330, 47, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "7e58979143f64ee98670f2e5159bd4ce", async() => {
                    }
                                                                                );
                    __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                    __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                    __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                    __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(377, 17, true);
                    WriteLiteral("\r\n        \r\n<link");
                    EndContext();
                    BeginWriteAttribute("href", " href=\"", 394, "\"", 462, 1);
#line 12 "C:\IBS Projects 2020\SyncfusionASPNETCoreApplication2\Views\Shared\_Layout.cshtml"
                    WriteAttributeValue("", 401, Url.Content("~/css/ej/web/Gradient-Lime/ej.web.all.min.css"), 401, 61, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(463, 33, true);
                    WriteLiteral(" rel=\"stylesheet\" />\r\n\t\t\r\n<script");
                    EndContext();
                    BeginWriteAttribute("src", " src=\"", 496, "\"", 542, 1);
#line 14 "C:\IBS Projects 2020\SyncfusionASPNETCoreApplication2\Views\Shared\_Layout.cshtml"
                    WriteAttributeValue("", 502, Url.Content("~/js/jquery-3.1.1.min.js"), 502, 40, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(543, 16, true);
                    WriteLiteral("></script>\r\n    ");
                    EndContext();
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper);
                __Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper.Names = (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(573, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
                BeginContext(579, 616, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("environment", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c4d3e55284c244fcbbf160b45288e4c7", async() => {
                    BeginContext(619, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(629, 283, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "69a7fae5d6c54afeb6b62e0f62e02c5d", async() => {
                    }
                                                                                );
                    __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                    __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                    __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                    __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.Href = (string)__tagHelperAttribute_4.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                    __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.FallbackHref = (string)__tagHelperAttribute_5.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                    __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.FallbackTestClass = (string)__tagHelperAttribute_6.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                    __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.FallbackTestProperty = (string)__tagHelperAttribute_7.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
                    __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.FallbackTestValue = (string)__tagHelperAttribute_8.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(912, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(922, 77, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "c349f6974bb54dbfbb292fdc1c1b8be6", async() => {
                    }
                                                                                );
                    __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                    __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                    __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
                    __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
                    __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                    __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.Href = (string)__tagHelperAttribute_9.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
#line 20 "C:\IBS Projects 2020\SyncfusionASPNETCoreApplication2\Views\Shared\_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);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(999, 17, true);
                    WriteLiteral("\r\n        \r\n<link");
                    EndContext();
                    BeginWriteAttribute("href", " href=\"", 1016, "\"", 1084, 1);
#line 22 "C:\IBS Projects 2020\SyncfusionASPNETCoreApplication2\Views\Shared\_Layout.cshtml"
                    WriteAttributeValue("", 1023, Url.Content("~/css/ej/web/Gradient-Lime/ej.web.all.min.css"), 1023, 61, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(1085, 33, true);
                    WriteLiteral(" rel=\"stylesheet\" />\r\n\t\t\r\n<script");
                    EndContext();
                    BeginWriteAttribute("src", " src=\"", 1118, "\"", 1164, 1);
#line 24 "C:\IBS Projects 2020\SyncfusionASPNETCoreApplication2\Views\Shared\_Layout.cshtml"
                    WriteAttributeValue("", 1124, Url.Content("~/js/jquery-3.1.1.min.js"), 1124, 40, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(1165, 16, true);
                    WriteLiteral("></script>\r\n    ");
                    EndContext();
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper);
                __Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper.Names = (string)__tagHelperAttribute_10.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1195, 6, true);
                WriteLiteral("    \r\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(1208, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            BeginContext(1210, 2486, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "cf787df166f14d7eb5ec0ca7a1346ba2", async() => {
                BeginContext(1216, 517, true);
                WriteLiteral(@"
    <nav class=""navbar navbar-inverse navbar-fixed-top"">
        <div class=""container"">
            <div class=""navbar-header"">
                <button type=""button"" class=""navbar-toggle"" data-toggle=""collapse"" data-target="".navbar-collapse"">
                    <span class=""sr-only"">Toggle navigation</span>
                    <span class=""icon-bar""></span>
                    <span class=""icon-bar""></span>
                    <span class=""icon-bar""></span>
                </button>
                ");
                EndContext();
                BeginContext(1733, 113, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "70b55e22e048454a80c76f8e799f286c", async() => {
                    BeginContext(1810, 32, true);
                    WriteLiteral("SyncfusionASPNETCoreApplication2");
                    EndContext();
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
                __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Area = (string)__tagHelperAttribute_11.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
                __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Controller = (string)__tagHelperAttribute_12.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12);
                __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Action = (string)__tagHelperAttribute_13.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_13);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_14);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1846, 143, true);
                WriteLiteral("\r\n            </div>\r\n            <div class=\"navbar-collapse collapse\">\r\n                <ul class=\"nav navbar-nav\">\r\n                    <li>");
                EndContext();
                BeginContext(1989, 64, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "25a40ddf57a74965b880a8df892b1548", async() => {
                    BeginContext(2045, 4, true);
                    WriteLiteral("Home");
                    EndContext();
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
                __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Area = (string)__tagHelperAttribute_11.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
                __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Controller = (string)__tagHelperAttribute_12.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12);
                __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Action = (string)__tagHelperAttribute_13.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_13);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2053, 31, true);
                WriteLiteral("</li>\r\n                    <li>");
                EndContext();
                BeginContext(2084, 65, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "74480a9b16b041c88ac25faad112799f", async() => {
                    BeginContext(2140, 5, true);
                    WriteLiteral("About");
                    EndContext();
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
                __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Area = (string)__tagHelperAttribute_11.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
                __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Controller = (string)__tagHelperAttribute_12.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12);
                __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Action = (string)__tagHelperAttribute_15.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_15);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2149, 31, true);
                WriteLiteral("</li>\r\n                    <li>");
                EndContext();
                BeginContext(2180, 69, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2ddb07adb2134e82bae1d69985578481", async() => {
                    BeginContext(2238, 7, true);
                    WriteLiteral("Contact");
                    EndContext();
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
                __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Area = (string)__tagHelperAttribute_11.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
                __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Controller = (string)__tagHelperAttribute_12.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12);
                __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Action = (string)__tagHelperAttribute_16.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_16);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2249, 128, true);
                WriteLiteral("</li>\r\n                </ul>\r\n            </div>\r\n        </div>\r\n    </nav>\r\n    <div class=\"container body-content\">\r\n        ");
                EndContext();
                BeginContext(2378, 12, false);
#line 49 "C:\IBS Projects 2020\SyncfusionASPNETCoreApplication2\Views\Shared\_Layout.cshtml"
                Write(RenderBody());

#line default
#line hidden
                EndContext();
                BeginContext(2390, 58, true);
                WriteLiteral("\r\n        <hr />\r\n        <footer>\r\n            <p>&copy; ");
                EndContext();
                BeginContext(2449, 17, false);
#line 52 "C:\IBS Projects 2020\SyncfusionASPNETCoreApplication2\Views\Shared\_Layout.cshtml"
                Write(DateTime.Now.Year);

#line default
#line hidden
                EndContext();
                BeginContext(2466, 78, true);
                WriteLiteral(" - SyncfusionASPNETCoreApplication2</p>\r\n        </footer>\r\n    </div>\r\n\r\n    ");
                EndContext();
                BeginContext(2544, 342, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("environment", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d5bb5c30cafd41c49ed56c03f6d9151d", async() => {
                    BeginContext(2577, 97, true);
                    WriteLiteral("        \r\n        <!-- <script src=\"~/lib/jquery/dist/jquery.js\"></script> -->\r\n        \r\n<script");
                    EndContext();
                    BeginWriteAttribute("src", " src=\"", 2674, "\"", 2716, 1);
#line 59 "C:\IBS Projects 2020\SyncfusionASPNETCoreApplication2\Views\Shared\_Layout.cshtml"
                    WriteAttributeValue("", 2680, Url.Content("~/js/jsrender.min.js"), 2680, 36, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(2717, 19, true);
                    WriteLiteral("></script>\r\n<script");
                    EndContext();
                    BeginWriteAttribute("src", " src=\"", 2736, "\"", 2783, 1);
#line 60 "C:\IBS Projects 2020\SyncfusionASPNETCoreApplication2\Views\Shared\_Layout.cshtml"
                    WriteAttributeValue("", 2742, Url.Content("~/js/ej/ej.web.all.min.js"), 2742, 41, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(2784, 20, true);
                    WriteLiteral("></script>\r\n        ");
                    EndContext();
                    BeginContext(2804, 62, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e95d167f294d44afbb06e8e0c1c3d95f", async() => {
                    }
                                                                                );
                    __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                    __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                    __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper>();
                    __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper);
                    __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.Src = (string)__tagHelperAttribute_17.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_17);
#line 61 "C:\IBS Projects 2020\SyncfusionASPNETCoreApplication2\Views\Shared\_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);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(2866, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper);
                __Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper.Names = (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(2886, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
                BeginContext(2892, 700, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("environment", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "531fecf790764c49ab59966b265d28e8", async() => {
                    BeginContext(2932, 444, true);
                    WriteLiteral(@"        
        <!-- <script src=""https://ajax.aspnetcdn.com/ajax/jquery/jquery-2.2.0.min.js"" -->
                <!-- asp-fallback-src=""~/lib/jquery/dist/jquery.min.js"" -->
                <!-- asp-fallback-test=""window.jQuery"" -->
                <!-- crossorigin=""anonymous"" -->
                <!-- integrity=""sha384-K+ctZQ+LL8q6tP7I94W+qzQsfRV2a+AfHIi9k8z8l9ggpc8X+Ytst4yBo/hH+8Fk""> -->
        <!-- </script> -->
        
<script");
                    EndContext();
                    BeginWriteAttribute("src", " src=\"", 3376, "\"", 3418, 1);
#line 71 "C:\IBS Projects 2020\SyncfusionASPNETCoreApplication2\Views\Shared\_Layout.cshtml"
                    WriteAttributeValue("", 3382, Url.Content("~/js/jsrender.min.js"), 3382, 36, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(3419, 19, true);
                    WriteLiteral("></script>\r\n<script");
                    EndContext();
                    BeginWriteAttribute("src", " src=\"", 3438, "\"", 3485, 1);
#line 72 "C:\IBS Projects 2020\SyncfusionASPNETCoreApplication2\Views\Shared\_Layout.cshtml"
                    WriteAttributeValue("", 3444, Url.Content("~/js/ej/ej.web.all.min.js"), 3444, 41, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(3486, 20, true);
                    WriteLiteral("></script>\r\n        ");
                    EndContext();
                    BeginContext(3506, 66, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "888f1123d9a049c695b027e4c5e04b5b", async() => {
                    }
                                                                                );
                    __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                    __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                    __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper>();
                    __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper);
                    __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.Src = (string)__tagHelperAttribute_18.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_18);
#line 73 "C:\IBS Projects 2020\SyncfusionASPNETCoreApplication2\Views\Shared\_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);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(3572, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper);
                __Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper.Names = (string)__tagHelperAttribute_10.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(3592, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
                BeginContext(3598, 39, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-script-manager", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "60ef255d0a4c49cd871bf262c9357c84", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_TagHelperScriptManager = CreateTagHelper <global::Syncfusion.JavaScript.TagHelperScriptManager>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_TagHelperScriptManager);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(3637, 8, true);
                WriteLiteral("\r\n\r\n    ");
                EndContext();
                BeginContext(3646, 41, false);
#line 77 "C:\IBS Projects 2020\SyncfusionASPNETCoreApplication2\Views\Shared\_Layout.cshtml"
                Write(RenderSection("Scripts", required: false));

#line default
#line hidden
                EndContext();
                BeginContext(3687, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(3696, 11, true);
            WriteLiteral("\r\n</html>\r\n");
            EndContext();
        }
Ejemplo n.º 3
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(0, 66, true);
            WriteLiteral("<!DOCTYPE html>\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n    ");
            EndContext();
            BeginContext(66, 4977, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "5588ca8a93054b00b6530b798be2ba12", async() => {
                BeginContext(72, 15, true);
                WriteLiteral("\r\n        <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 87, "\"", 133, 1);
#line 4 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                WriteAttributeValue("", 94, Url.Content("~/css/bootstrap.min.css"), 94, 39, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(134, 36, true);
                WriteLiteral(" rel=\" stylesheet\" />\r\n        <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 170, "\"", 231, 1);
#line 5 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                WriteAttributeValue("", 177, Url.Content("~/css/ejthemes/ej.widgets.core.min.css"), 177, 54, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(232, 36, true);
                WriteLiteral(" rel=\" stylesheet\" />\r\n        <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 268, "\"", 335, 1);
#line 6 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                WriteAttributeValue("", 275, Url.Content("~/css/ejthemes/flat-saffron/ej.theme.min.css"), 275, 60, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(336, 36, true);
                WriteLiteral(" rel=\" stylesheet\" />\r\n        <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 372, "\"", 442, 1);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                WriteAttributeValue("", 379, Url.Content("~/css/ejthemes/responsive-css/ej.responsive.css"), 379, 63, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(443, 35, true);
                WriteLiteral(" rel=\"stylesheet\" />\r\n        <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 478, "\"", 552, 1);
#line 8 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                WriteAttributeValue("", 485, Url.Content("~/css/ejthemes/responsive-css/ejgrid.responsive.css"), 485, 67, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(553, 66, true);
                WriteLiteral(" rel=\"stylesheet\" />\r\n        <!--[if lt IE 9]>\r\n    <script src=\"");
                EndContext();
                BeginContext(620, 45, false);
#line 10 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                Write(Url.Content("~/Scripts/jquery-1.11.3.min.js"));

#line default
#line hidden
                EndContext();
                BeginContext(665, 79, true);
                WriteLiteral("\"></script>\r\n    <![endif]-->\r\n        <!--[if gte IE 9]><!-->\r\n        <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 744, "\"", 795, 1);
#line 13 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                WriteAttributeValue("", 750, Url.Content("~/Scripts/jquery-3.4.1.min.js"), 750, 45, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(796, 53, true);
                WriteLiteral("></script>\r\n        <!--<![endif]-->\r\n        <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 849, "\"", 895, 1);
#line 15 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                WriteAttributeValue("", 855, Url.Content("~/scripts/jsviews.min.js"), 855, 40, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(896, 27, true);
                WriteLiteral("></script>\r\n        <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 923, "\"", 966, 1);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                WriteAttributeValue("", 929, Url.Content("~/scripts/jsrender.js"), 929, 37, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(967, 27, true);
                WriteLiteral("></script>\r\n        <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 994, "\"", 1043, 1);
#line 17 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                WriteAttributeValue("", 1000, Url.Content("~/scripts/ej.web.all.min.js"), 1000, 43, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1044, 3992, true);
                WriteLiteral(@"></script> 
		<style type=""text/css"">
		 ::-ms-clear {
            display: none;
        }
        .e-gridAdaptive {
            border-width: 0px !important;
        }
    </style>
    <script type=""text/javascript"">
		      $(function () {
		          var browserDetails = ej.browserInfo();
		          if (!(browserDetails.name == ""msie"" && parseInt(browserDetails.version, 10) < 9)) {
		              window.addEventListener('message', function (e) {
		                  var gridObj = $(""#FlatGrid"").data('ejGrid');
		                  $(""#FlatGrid"").ejGrid(""model.enableResponsiveRow"", false);
		                  var obj = $(""#FlatGrid"").ejGrid(""instance"");
		                  if (e.data == ""mobile"") {
		                      $('body').css('margin', '0px');
		                      $('body').css('width', '100%');
		                      gridObj.phoneMode = true;
		                      $(""#FlatGrid"").ejGrid(""model.scrollSettings.height"", ""100%"");
		                      $(""#FlatGrid"").ejGr"        );
                WriteLiteral(@"id(""model.pageSettings.pageSize"", 10);
		                      if (gridObj.model.isEdit)
		                          gridObj.cancelEdit();
		                      $(""#Grid"").addClass('e-gridAdaptive');
		                  }
		                  else if (e.data == ""desktop"") {
		                      $('body').css('margin-right', '1%');
		                      $('body').css('width', '99%');
		                      $(""#FlatGrid"").ejGrid(""model.pageSettings.pageSize"", 7);
		                      gridObj.windowonresize();
		                  }
		                  if (typeof e.data == ""boolean"") {
		                      if (obj.model.isEdit)
		                          obj.cancelEdit();
		                      $(""#FlatGrid"").ejGrid(""model.enableResponsiveRow"", e.data);
		                      if (e.data) {
		                          $(""#FlatGrid"").css(""width"", ""303px"");
		                          $('body').css('overflow', 'visible');
		                          $('body').css('overflow-x', 'hidd"        );
                WriteLiteral(@"en');
					              obj.getContent().addClass(""e-widget"");
		                      }
		                      else {
		                          $(""#FlatGrid"").ejGrid(""model.pageSettings.pageSize"", 10)
		                          $('body').css('overflow', 'hidden');
		                      }
		                  }
		                  else
                              changeTheme();
		              });
		              window.onload = function(){
		                  changeTheme();
		              }
		          }
		      });
		      function ActionComplete(args) {
		          var gridObj = $(""#FlatGrid"").ejGrid(""instance"");
		          this.getContent().addClass(""e-widget"");
		          var browserDetails = gridObj.getBrowserDetails();
		          if (browserDetails.browser == ""msie"" && parseInt(browserDetails.version, 10) <= 9)
		              $(""#FlatGrid"").ejGrid(""model.enableResponsiveRow"", false);
		          if (args.requestType == ""filtering"" || args.requestType == ""searching"") {
		   "        );
                WriteLiteral(@"         var proxy = this;
		            setTimeout(function () { proxy.windowonresize(); }, 30);
		          }
		      }
		      function changeTheme() {
		          var links = $(document.head || document.getElementsByTagName('head')[0]).find(""link"");
		          for (var i = 0; i < links.length; i++) {
		              if (links[i].href.indexOf(""ej.theme.min.css"") != -1) {
		                  var cssref = links[i].href,
                              serverconfig = cssref.substr(0, cssref.indexOf(""Content"") - 1), fileref, theme;
		                  theme = window.parent.themes[window.parent.theme]
		                  fileref = $('<link rel=""stylesheet"" type=""text/css"" href=""' + serverconfig + theme + '"" />');
		                  $(fileref).insertAfter(links[i]);
		                  $(links[i]).remove();
		                  break;
		              }
		          }
		      }
    </script>

");
                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(5043, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            BeginContext(5045, 1437, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4c8e32c3eaa74e6fbbbe56c92799ade8", async() => {
                BeginContext(5075, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
                BeginContext(5081, 1347, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-grid", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8ec3f4bdad03473492c5c84aa461e7e1", async() => {
                    BeginContext(5295, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(5305, 143, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-datamanager", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "644370282db246a8886c253fe0ff6fc9", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_DataSource = CreateTagHelper <global::Syncfusion.JavaScript.DataSource>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_DataSource);
                    __Syncfusion_JavaScript_DataSource.URL = (string)__tagHelperAttribute_0.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
#line 103 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                    __Syncfusion_JavaScript_DataSource.Offline = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("offline", __Syncfusion_JavaScript_DataSource.Offline, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 103 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                    __Syncfusion_JavaScript_DataSource.CrossDomain = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("cross-domain", __Syncfusion_JavaScript_DataSource.CrossDomain, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(5448, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(5458, 58, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-filter-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "0f427a5d584a4cabb89cedb11b28a2f2", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_FilterSettings = CreateTagHelper <global::Syncfusion.JavaScript.Models.FilterSettings>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_FilterSettings);
#line 104 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                    __Syncfusion_JavaScript_Models_FilterSettings.FilterType = global::Syncfusion.JavaScript.FilterType.Menu;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("filter-type", __Syncfusion_JavaScript_Models_FilterSettings.FilterType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(5516, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(5526, 64, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-page-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e26c9072c4a744adb21e8f4e6c805285", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_PageSettings = CreateTagHelper <global::Syncfusion.JavaScript.Models.PageSettings>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PageSettings);
#line 105 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                    __Syncfusion_JavaScript_Models_PageSettings.PageCount = 3;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("page-count", __Syncfusion_JavaScript_Models_PageSettings.PageCount, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 105 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                    __Syncfusion_JavaScript_Models_PageSettings.PageSize = 7;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("page-size", __Syncfusion_JavaScript_Models_PageSettings.PageSize, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(5590, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(5600, 117, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-edit-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "75ae5591f84844f1a376db1dfd52e9cf", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_EditSettings = CreateTagHelper <global::Syncfusion.JavaScript.Models.EditSettings>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_EditSettings);
#line 106 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                    __Syncfusion_JavaScript_Models_EditSettings.AllowAdding = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("allow-adding", __Syncfusion_JavaScript_Models_EditSettings.AllowAdding, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 106 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                    __Syncfusion_JavaScript_Models_EditSettings.AllowDeleting = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("allow-deleting", __Syncfusion_JavaScript_Models_EditSettings.AllowDeleting, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 106 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                    __Syncfusion_JavaScript_Models_EditSettings.AllowEditing = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("allow-editing", __Syncfusion_JavaScript_Models_EditSettings.AllowEditing, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 106 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                    __Syncfusion_JavaScript_Models_EditSettings.EditMode = global::Syncfusion.JavaScript.EditMode.Normal;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("edit-mode", __Syncfusion_JavaScript_Models_EditSettings.EditMode, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(5717, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(5727, 159, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-toolbar-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "999ca9552b554484b403e50d7b9095f0", async() => {
                        BeginContext(5855, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_ToolbarSettings = CreateTagHelper <global::Syncfusion.JavaScript.Models.ToolbarSettings>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_ToolbarSettings);
#line 107 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                    __Syncfusion_JavaScript_Models_ToolbarSettings.ShowToolbar = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("show-toolbar", __Syncfusion_JavaScript_Models_ToolbarSettings.ShowToolbar, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 107 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                    __Syncfusion_JavaScript_Models_ToolbarSettings.ToolbarItems = new List <string>()
                    {
                        "add", "edit", "delete", "update", "cancel", "search"
                    };

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("toolbar-items", __Syncfusion_JavaScript_Models_ToolbarSettings.ToolbarItems, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.SingleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(5886, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(5896, 516, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-columns", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7d3b80b049c54110b743e4cfada73a64", async() => {
                        BeginContext(5907, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(5921, 110, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "18753511fec1480fa0ddd7e31b2680b2", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_Column = CreateTagHelper <global::Syncfusion.JavaScript.Models.Column>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_Column);
                        __Syncfusion_JavaScript_Models_Column.Field = (string)__tagHelperAttribute_1.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                        __Syncfusion_JavaScript_Models_Column.HeaderText = (string)__tagHelperAttribute_2.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
#line 110 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                        __Syncfusion_JavaScript_Models_Column.IsPrimaryKey = true;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("is-primary-key", __Syncfusion_JavaScript_Models_Column.IsPrimaryKey, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 110 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                        __Syncfusion_JavaScript_Models_Column.TextAlign = global::Syncfusion.JavaScript.TextAlign.Right;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("text-align", __Syncfusion_JavaScript_Models_Column.TextAlign, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 110 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                        __Syncfusion_JavaScript_Models_Column.Width = 90;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("width", __Syncfusion_JavaScript_Models_Column.Width, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(6031, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(6045, 78, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a3b22b114c5f44279eeeea9a6a8f94d0", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_Column = CreateTagHelper <global::Syncfusion.JavaScript.Models.Column>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_Column);
                        __Syncfusion_JavaScript_Models_Column.Field = (string)__tagHelperAttribute_3.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                        __Syncfusion_JavaScript_Models_Column.HeaderText = (string)__tagHelperAttribute_4.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
#line 111 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                        __Syncfusion_JavaScript_Models_Column.Width = 100;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("width", __Syncfusion_JavaScript_Models_Column.Width, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(6123, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(6137, 120, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f6a00347424b4d8b94ad0e91ace2cccf", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_Column = CreateTagHelper <global::Syncfusion.JavaScript.Models.Column>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_Column);
                        __Syncfusion_JavaScript_Models_Column.Field = (string)__tagHelperAttribute_5.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                        __Syncfusion_JavaScript_Models_Column.HeaderText = (string)__tagHelperAttribute_6.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
#line 112 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                        __Syncfusion_JavaScript_Models_Column.EditType = global::Syncfusion.JavaScript.EditingType.DropdownEdit;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_Column.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 112 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                        __Syncfusion_JavaScript_Models_Column.TextAlign = global::Syncfusion.JavaScript.TextAlign.Right;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("text-align", __Syncfusion_JavaScript_Models_Column.TextAlign, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 112 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                        __Syncfusion_JavaScript_Models_Column.Width = 100;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("width", __Syncfusion_JavaScript_Models_Column.Width, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(6257, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(6271, 119, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f48762143b344169b5eddf4ec23cd07a", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_Column = CreateTagHelper <global::Syncfusion.JavaScript.Models.Column>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_Column);
                        __Syncfusion_JavaScript_Models_Column.Field = (string)__tagHelperAttribute_7.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
                        __Syncfusion_JavaScript_Models_Column.HeaderText = (string)__tagHelperAttribute_8.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
#line 113 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                        __Syncfusion_JavaScript_Models_Column.Width = 130;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("width", __Syncfusion_JavaScript_Models_Column.Width, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        __Syncfusion_JavaScript_Models_Column.DataType = (string)__tagHelperAttribute_9.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
#line 113 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                        __Syncfusion_JavaScript_Models_Column.EditType = global::Syncfusion.JavaScript.EditingType.DropdownEdit;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_Column.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(6390, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_GridCollectionTag = CreateTagHelper <global::Syncfusion.JavaScript.GridCollectionTag>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_GridCollectionTag);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(6412, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_GridProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.GridProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_GridProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_10);
#line 102 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                __Syncfusion_JavaScript_Models_GridProperties.AllowSorting = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("allow-sorting", __Syncfusion_JavaScript_Models_GridProperties.AllowSorting, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 102 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                __Syncfusion_JavaScript_Models_GridProperties.AllowPaging = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("allow-paging", __Syncfusion_JavaScript_Models_GridProperties.AllowPaging, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 102 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                __Syncfusion_JavaScript_Models_GridProperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_GridProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_GridProperties.ActionComplete = (string)__tagHelperAttribute_11.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
#line 102 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                __Syncfusion_JavaScript_Models_GridProperties.EnableResponsiveRow = false;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("enable-responsive-row", __Syncfusion_JavaScript_Models_GridProperties.EnableResponsiveRow, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 102 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                __Syncfusion_JavaScript_Models_GridProperties.AllowFiltering = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("allow-filtering", __Syncfusion_JavaScript_Models_GridProperties.AllowFiltering, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 102 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                __Syncfusion_JavaScript_Models_GridProperties.AllowMultiSorting = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("allow-multi-sorting", __Syncfusion_JavaScript_Models_GridProperties.AllowMultiSorting, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 102 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                __Syncfusion_JavaScript_Models_GridProperties.MinWidth = 600;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("min-width", __Syncfusion_JavaScript_Models_GridProperties.MinWidth, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(6428, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
                BeginContext(6434, 39, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-script-manager", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "ace6eb43f26241c99623259bc4b7ba22", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_TagHelperScriptManager = CreateTagHelper <global::Syncfusion.JavaScript.TagHelperScriptManager>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_TagHelperScriptManager);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(6473, 2, true);
                WriteLiteral("\r\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_12);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(6482, 11, true);
            WriteLiteral("\r\n</html>\r\n");
            EndContext();
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(30, 35, true);
            WriteLiteral("<!DOCTYPE html>\r\n<html lang=\"en\">\r\n");
            EndContext();
            BeginContext(65, 2688, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "fecbcd33e8c14cf29fab8855394efb15", async() => {
                BeginContext(71, 269, true);
                WriteLiteral(@"
    <title>Essential Studio JS 1 for ASP.NET Core is a set of server-side wrappers to add Syncfusion ASP.NET Core components with the help of the server-side wrapper helper classes.</title>
    <meta name=""viewport"" content=""width=device-width, initial-scale=1.0"">
");
                EndContext();
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                if (IsSectionDefined("MetaTags"))
                {
#line default
#line hidden
                    BeginContext(396, 32, false);
#line 9 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                    Write(RenderSection("MetaTags", false));

#line default
#line hidden
                    EndContext();
#line 9 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                }

#line default
#line hidden
                BeginContext(437, 175, true);
                WriteLiteral("    <meta name=\"author\" content=\"Syncfusion\">\r\n    <link rel=\"canonical\" href=\"https://aspnetcore.syncfusion.com\" />\r\n    <meta charset=\"utf-8\">\r\n    <link rel=\"shortcut icon\"");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 612, "\"", 659, 1);
#line 14 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 619, Url.Content("~/css/images/favicon.ico"), 619, 40, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(660, 12, true);
                WriteLiteral(">\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 672, "\"", 718, 1);
#line 15 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 679, Url.Content("~/css/bootstrap.min.css"), 679, 39, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(719, 31, true);
                WriteLiteral(" rel=\"stylesheet\" />\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 750, "\"", 811, 1);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 757, Url.Content("~/css/ejthemes/ej.widgets.core.min.css"), 757, 54, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(812, 31, true);
                WriteLiteral(" rel=\"stylesheet\" />\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 843, "\"", 911, 1);
#line 17 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 850, Url.Content("~/css/ejthemes/ej.reportdesigner.core.min.css"), 850, 61, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(912, 31, true);
                WriteLiteral(" rel=\"stylesheet\" />\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 943, "\"", 1010, 1);
#line 18 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 950, Url.Content("~/css/ejthemes/flat-saffron/ej.theme.min.css"), 950, 60, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1011, 31, true);
                WriteLiteral(" rel=\"stylesheet\" />\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 1042, "\"", 1124, 1);
#line 19 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 1049, Url.Content("~/css/ejthemes/flat-saffron/ej.reportdesigner.theme.min.css"), 1049, 75, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1125, 31, true);
                WriteLiteral(" rel=\"stylesheet\" />\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 1156, "\"", 1226, 1);
#line 20 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 1163, Url.Content("~/css/ejthemes/responsive-css/ej.responsive.css"), 1163, 63, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1227, 31, true);
                WriteLiteral(" rel=\"stylesheet\" />\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 1258, "\"", 1308, 1);
#line 21 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 1265, Url.Content("~/css/samplebrowsersite.css"), 1265, 43, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1309, 31, true);
                WriteLiteral(" rel=\"stylesheet\" />\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 1340, "\"", 1401, 1);
#line 22 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 1347, Url.Content("~/css/samplebrowsersite-responsive.css"), 1347, 54, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1402, 31, true);
                WriteLiteral(" rel=\"stylesheet\" />\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 1433, "\"", 1484, 1);
#line 23 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 1440, Url.Content("~/css/sourcetabformatter.css"), 1440, 44, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1485, 26, true);
                WriteLiteral(" rel=\"stylesheet\" />\r\n    ");
                EndContext();
                BeginContext(1512, 46, false);
#line 24 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                Write(RenderSection("StyleSection", required: false));

#line default
#line hidden
                EndContext();
                BeginContext(1558, 42, true);
                WriteLiteral("\r\n    <!--[if lt IE 9]>\r\n    <script src=\"");
                EndContext();
                BeginContext(1601, 45, false);
#line 26 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                Write(Url.Content("~/Scripts/jquery-1.11.3.min.js"));

#line default
#line hidden
                EndContext();
                BeginContext(1646, 71, true);
                WriteLiteral("\"></script>\r\n    <![endif]-->\r\n    <!--[if gte IE 9]><!-->\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 1717, "\"", 1768, 1);
#line 29 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 1723, Url.Content("~/Scripts/jquery-3.4.1.min.js"), 1723, 45, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1769, 45, true);
                WriteLiteral("></script>\r\n    <!--<![endif]-->\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 1814, "\"", 1860, 1);
#line 31 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 1820, Url.Content("~/scripts/jsviews.min.js"), 1820, 40, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1861, 23, true);
                WriteLiteral("></script>\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 1884, "\"", 1927, 1);
#line 32 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 1890, Url.Content("~/scripts/jsrender.js"), 1890, 37, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1928, 23, true);
                WriteLiteral("></script>\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 1951, "\"", 2005, 1);
#line 33 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 1957, Url.Content("~/scripts/jquery.validate.min.js"), 1957, 48, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(2006, 23, true);
                WriteLiteral("></script>\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 2029, "\"", 2095, 1);
#line 34 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 2035, Url.Content("~/scripts/jquery.validate.unobtrusive.min.js"), 2035, 60, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(2096, 23, true);
                WriteLiteral("></script>\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 2119, "\"", 2168, 1);
#line 35 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 2125, Url.Content("~/scripts/ej.web.all.min.js"), 2125, 43, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(2169, 52, true);
                WriteLiteral("></script>\r\n    <!--[if gte IE 9]><!-->\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 2221, "\"", 2277, 1);
#line 37 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 2227, Url.Content("~/scripts/ej.reportdesigner.min.js"), 2227, 50, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(2278, 45, true);
                WriteLiteral("></script>\r\n    <!--<![endif]-->\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 2323, "\"", 2375, 1);
#line 39 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 2329, Url.Content("~/scripts/sampleBrowserSite.js"), 2329, 46, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(2376, 23, true);
                WriteLiteral("></script>\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 2399, "\"", 2445, 1);
#line 40 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 2405, Url.Content("~/scripts/sampleslist.js"), 2405, 40, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(2446, 23, true);
                WriteLiteral("></script>\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 2469, "\"", 2514, 1);
#line 41 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 2475, Url.Content("~/scripts/properties.js"), 2475, 39, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(2515, 23, true);
                WriteLiteral("></script>\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 2538, "\"", 2586, 1);
#line 42 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 2544, Url.Content("~/scripts/zeroclipboard.js"), 2544, 42, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(2587, 27, true);
                WriteLiteral("></script>    \r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 2614, "\"", 2670, 1);
#line 43 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 2620, Url.Content("~/scripts/CodeMirror/codemirror.js"), 2620, 50, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(2671, 16, true);
                WriteLiteral("></script>\r\n    ");
                EndContext();
                BeginContext(2688, 56, false);
#line 44 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                Write(RenderSection("ScriptReferenceSection", required: false));

#line default
#line hidden
                EndContext();
                BeginContext(2744, 2, true);
                WriteLiteral("\r\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(2753, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            BeginContext(2755, 11737, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "beec287b5f614afcb96aac0367152c2f", async() => {
                BeginContext(2787, 57, true);
                WriteLiteral("\r\n    <div class=\"htmljssamplebrowser saffron\">\r\n        ");
                EndContext();
                BeginContext(2845, 28, false);
#line 48 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                Write(Html.Partial("LayoutHeader"));

#line default
#line hidden
                EndContext();
                BeginContext(2873, 96, true);
                WriteLiteral("\r\n        <div class=\"content-container-fluid\">\r\n            <div class=\"row\">\r\n                ");
                EndContext();
                BeginContext(2970, 35, false);
#line 51 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                Write(Html.Partial("LayoutLeftAccordion"));

#line default
#line hidden
                EndContext();
                BeginContext(3005, 227, true);
                WriteLiteral("\r\n                <span class=\"navigation collapsePanel\"></span>\r\n                <div id=\"controlarea\" class=\"control-panel scrollit\" style=\"visibility:hidden;\">\r\n                    <div class=\"row\">\r\n                        ");
                EndContext();
                BeginContext(3233, 12, false);
#line 55 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                Write(RenderBody());

#line default
#line hidden
                EndContext();
                BeginContext(3245, 2, true);
                WriteLiteral("\r\n");
                EndContext();
#line 56 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                if (IsSectionDefined("ControlsSection"))
                {
#line default
#line hidden
                    BeginContext(3341, 55, true);
                    WriteLiteral("                            <div class=\"cols-iframe\">\r\n");
                    EndContext();
#line 59 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                    if (IsSectionDefined("SampleHeading"))
                    {
#line default
#line hidden
                        BeginContext(3504, 159, true);
                        WriteLiteral("                                    <div>\r\n                                        <h1 class=\"sampleheadingtext\">\r\n                                            ");
                        EndContext();
                        BeginContext(3664, 47, false);
#line 63 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                        Write(RenderSection("SampleHeading", required: false));

#line default
#line hidden
                        EndContext();
                        BeginContext(3711, 93, true);
                        WriteLiteral("\r\n                                        </h1>\r\n                                    </div>\r\n");
                        EndContext();
#line 66 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                    }

#line default
#line hidden
                    BeginContext(3839, 462, true);
                    WriteLiteral(@"                                <div>
                                    <div id=""samplefile"" class=""sample-container"">

                                        <div>
                                            <div class=""content-container-fluid"">
                                                <div class=""row"">
                                                    <div class=""cols-sample-area"">
                                                        ");
                    EndContext();
                    BeginContext(4302, 49, false);
#line 74 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                    Write(RenderSection("ControlsSection", required: false));

#line default
#line hidden
                    EndContext();
                    BeginContext(4351, 62, true);
                    WriteLiteral("\r\n                                                    </div>\r\n");
                    EndContext();
#line 76 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                    if (IsSectionDefined("PropertiesSection"))
                    {
#line default
#line hidden
                        BeginContext(4565, 243, true);
                        WriteLiteral("                                                        <div id=\"sampleProperties\">\r\n                                                            <div class=\"prop-grid keyboard\">\r\n                                                                ");
                        EndContext();
                        BeginContext(4809, 51, false);
#line 80 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                        Write(RenderSection("PropertiesSection", required: false));

#line default
#line hidden
                        EndContext();
                        BeginContext(4860, 134, true);
                        WriteLiteral("\r\n                                                            </div>\r\n                                                        </div>\r\n");
                        EndContext();
#line 83 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                    }

#line default
#line hidden
                    BeginContext(5049, 52, true);
                    WriteLiteral("                                                    ");
                    EndContext();
#line 84 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                    if (IsSectionDefined("EventsDropDown"))
                    {
#line default
#line hidden
                        BeginContext(5198, 513, true);
                        WriteLiteral(@"                                                        <div class=""cols-prop-area event-tracer"">
                                                            <div>
                                                                <div class=""heading"">
                                                                    <span>Event Trace</span>
                                                                    <div class=""pull-right"">
                                                                        ");
                        EndContext();
                        BeginContext(5712, 48, false);
#line 91 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                        Write(RenderSection("EventsDropDown", required: false));

#line default
#line hidden
                        EndContext();
                        BeginContext(5760, 1132, true);
                        WriteLiteral(@"
                                                                    </div>
                                                                </div>
                                                                <div class=""prop-grid content"">
                                                                    <div class=""eventarea"">
                                                                        <div class=""EventLog"" id=""EventLog"">
                                                                        </div>
                                                                    </div>
                                                                    <div class=""evtbtn"">
                                                                        <input type=""button"" class=""eventclear e-btn"" value=""Clear"" onclick=""onClear()"" />
                                                                    </div>
                                                                </div>
                        ");
                        WriteLiteral("                                    </div>\r\n                                                        </div>\r\n");
                        EndContext();
#line 105 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                    }

#line default
#line hidden
                    BeginContext(6947, 379, true);
                    WriteLiteral(@"
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class=""cols-source sourcecodeTab"">
                                ");
                    EndContext();
                    BeginContext(7328, 55, false);
#line 114 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                    Write(new HtmlString(Html.RenderSourceCodeTab("CodeViewTab")));

#line default
#line hidden
                    EndContext();
                    BeginContext(7384, 38, true);
                    WriteLiteral("\r\n                            </div>\r\n");
                    EndContext();
#line 116 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                }

#line default
#line hidden
                BeginContext(7449, 1392, true);
                WriteLiteral(@"                        <div class=""control_ref"">
                            <span class=""ref_header"">OTHER RESOURCES</span>
                            <div class=""ref_options"">
                                <a id=""ref_document"">Documentation</a>
                                <a id=""ref_forums"">Forums</a>
                                <a id=""ref_kb"">Knowledge base</a>
                                <a id=""ref_support"" href=""https://www.syncfusion.com/support/directtrac"">Support</a>
                            </div>
                        </div>
                    </div>

                    <div id=""footer"">
                        <div class=""bottom-links"">
                            <div class=""left"">
                                <div class=""sync-text"">
                                    Copyright © 2001-2018 Syncfusion Inc.
                                </div>
                            </div>
                            <div class=""right"">
                           ");
                WriteLiteral(@"     <a href=""https://www.syncfusion.com"">
                                    <div class=""syncfusion-image"">
                                    </div>
                                </a>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>

    ");
                EndContext();
                BeginContext(8841, 39, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-script-manager", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "146900fb450545e99ad7503cde855512", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_TagHelperScriptManager = CreateTagHelper <global::Syncfusion.JavaScript.TagHelperScriptManager>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_TagHelperScriptManager);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(8880, 8, true);
                WriteLiteral("\r\n    \r\n");
                EndContext();
#line 150 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                if (IsSectionDefined("ScriptSection"))
                {
#line default
#line hidden
                    BeginContext(8949, 47, false);
#line 152 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                    Write(RenderSection("ScriptSection", required: false));

#line default
#line hidden
                    EndContext();
#line 152 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Shared\_Layout.cshtml"
                }

#line default
#line hidden
                BeginContext(9005, 5480, true);
                WriteLiteral(@"    <script>
        $(function () {
            if ($(""#CodeViewTab"").length > 0) {
                $(""#CodeViewTab"").addClass(""selectable"");
                $(""<span>"").attr(""id"", ""newcodewindow"").attr('title', 'New Window').addClass(""e-icon e-select newsrcwindow "").appendTo($(""#CodeViewTab .e-header""));
                if (!$(""#copyclipboard"").length) $(""<span>"").attr(""id"", ""copyclipboard"").attr('title', 'Copy To Clipboard').addClass("" e-icon e-select copycodeicon copycode"").appendTo($(""#CodeViewTab .e-header""));

                $("".sourcecodeTab"").on(""click"", '#newcodewindow', function () {
                    var popupWin = window.open();
                    var head = '<title> Essential JS 1 for ASP.NET Core </title>' + '<meta content=""width=device-width, initial-scale=1.0"" name=""viewport"">' + '<meta content=""Essential JS 1 for ASP.NET Core"" name=""description"">' + '<meta content=""Syncfusion"" name=""author"">' + '<meta charset=""utf-8"">'
                    var links = $(document.head || document");
                WriteLiteral(@".getElementsByTagName('head')[0]).find(""link"");
                    var serverconfig = links[0].href.substr(0, links[0].href.indexOf(""Content"") - 1);
                    var scriptendtag = ""<"" + ""/"" + ""script"" + "">"";
                    var scripttag = '<script type=""text/javascript"" src=""' + serverconfig + '/scripts/jquery-1.11.3.min.js"">' + scriptendtag;
                    scripttag += '<script type=""text/javascript"" src=""' + serverconfig + '/scripts/ej.web.all.min.js"">' + scriptendtag;
                    scripttag += '<script type=""text/javascript"" src=""' + serverconfig + '/scripts/jquery.easing-1.3.min.js"">' + scriptendtag;
                    var linkelement = $(links).clone();
                    var linktag = """";
                    for (i = 0; i < linkelement.length; i++) {
                        linktag += $(linkelement[i]).wrap(""<p>"").parent().html();
                    }
                    var tabcontent = $("".sourcecodeTab"").clone();
                    tabcontent.find("".newsrcwin");
                WriteLiteral(@"dow"").remove();
                    $(tabcontent).find("".copycode"").each(function () { $(this).remove(); });
                    $(tabcontent).find(""script"").each(function () { $(this).remove(); });
                    tabcontent = tabcontent.html();
                    var a = $(""#CodeViewTab"").ejTab(""instance"");
                    a = parseInt(a.option(""selectedItemIndex""))
                    popupWin.document.writeln('<!doctype html><html><head>' + head + linktag + scripttag + '</head><body><div id=""windowOpen"" style=""width: 97%""><div class=""cols-source sourcecodeTab"">' + tabcontent + '</div></div>' + '<script type=""text/javascript"">$(function(){$(""#CodeViewTab"").ejTab({  selectedItemIndex:' + a + '});});' + scriptendtag + '</body></html>');
                    popupWin.document.close();

                });
                appendcopybutton();
            }
           // Copy to clipboard behavior


            if (!window.copytoclip) {
                copytoclip = {};
            }
   ");
                WriteLiteral(@"         copytoclip.Selector = {};
            copytoclip.Selector.getSelected = function () {
                var t = '';
                if (window.getSelection) {
                    t = window.getSelection();
                } else if (document.getSelection) {
                    t = document.getSelection();
                } else if (document.selection) {
                    t = document.selection.createRange().text;
                }
                return t;
            }
            initiateCopyHandler();
        });
        function appendcopybutton() {

            if (!$(""#clipboard"").length) {
                $(""<div>"").insertAfter($(""#CodeViewTab"")).attr(""id"", ""clipboard"");
                $(""<textarea>"").attr(""style"", ""display:none"").attr(""id"", ""copytextarea"").appendTo($(""#clipboard""));
                initiateCopyHandler();
            }
        }
        function initiateCopyHandler(e) {
            $('.copycode').on(""mouseover"", function () {
                $(""#copyte");
                WriteLiteral(@"xtarea"").val(copytoclip.Selector.getSelected());
            });
            try {
                var client = new ZeroClipboard($('.copycode'));

                client.on('ready', function (event) {
                    client.on('copy', function (event) {
                        event.clipboardData.setData('text/plain', copycontent());
                    });
                });

                client.on('error', function (event) {
                    console.log('ZeroClipboard error of type ""' + event.name + '"": ' + event.message);
                    ZeroClipboard.destroy();
                });

                function copycontent(e) {
                    if ($(""#copytextarea"").val() == """" || $(""#copytextarea"").val() == null) {
                        $(""#copytextarea"").val("""");
                        $(""#CodeViewTab >div:visible"").each(function () { $(""#copytextarea"").val($(""#copytextarea"").val() + $(this).text().replace(""COPY TO CLIPBOARD"", """").replace(""initiateCopyHandler();"", """"");
                WriteLiteral(@")); });
                    }
                    return $(""#copytextarea"").val();
                }

            }
            catch (e) { }
        }

        $(document).ready(function () {
            $(this).find('body').css('visibility', 'visible');
            $('.sbheader .themeswitch').css('display', 'inline-block');
});
    </script>
");
                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_0);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(14492, 11, true);
            WriteLiteral("\r\n</html>\r\n");
            EndContext();
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(99, 37, true);
            WriteLiteral("\r\n<!DOCTYPE html>\r\n<html lang=\"en\">\r\n");
            EndContext();
            BeginContext(136, 1081, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "10a4cb5e76e84ced900de6a9e2181f47", async() => {
                BeginContext(142, 43, true);
                WriteLiteral("\r\n    <meta charset=\"utf-8\" />\r\n    <title>");
                EndContext();
                BeginContext(186, 13, false);
#line 9 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\Outlook\Views\Shared\_Layout.cshtml"
                Write(ViewBag.Title);

#line default
#line hidden
                EndContext();
                BeginContext(199, 185, true);
                WriteLiteral("</title>\r\n\t<meta name=\"description\" content=\"Outlook-like user interface with Office 365 theme. It can replicate the UI for Microsoft Outlook for your web mail application.\">\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 384, "\"", 430, 1);
#line 11 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\Outlook\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 391, Url.Content("~/css/bootstrap.min.css"), 391, 39, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(431, 47, true);
                WriteLiteral(" rel=\"stylesheet\" type=\"text/css\" />\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 478, "\"", 548, 1);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\Outlook\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 485, Url.Content("~/css/ejthemes/default-theme/ej.web.all.min.css"), 485, 63, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(549, 47, true);
                WriteLiteral(" rel=\"stylesheet\" type=\"text/css\" />\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 596, "\"", 666, 1);
#line 13 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\Outlook\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 603, Url.Content("~/css/ejthemes/responsive-css/ej.responsive.css"), 603, 63, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(667, 78, true);
                WriteLiteral(" rel=\"stylesheet\" type=\"text/css\" />\r\n    <!--[if lt IE 9]>\r\n    <script src=\"");
                EndContext();
                BeginContext(746, 45, false);
#line 15 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\Outlook\Views\Shared\_Layout.cshtml"
                Write(Url.Content("~/scripts/jquery-1.11.3.min.js"));

#line default
#line hidden
                EndContext();
                BeginContext(791, 71, true);
                WriteLiteral("\"></script>\r\n    <![endif]-->\r\n    <!--[if gte IE 9]><!-->\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 862, "\"", 913, 1);
#line 18 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\Outlook\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 868, Url.Content("~/scripts/jquery-3.4.1.min.js"), 868, 45, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(914, 45, true);
                WriteLiteral("></script>\r\n    <!--<![endif]-->\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 959, "\"", 1006, 1);
#line 20 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\Outlook\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 965, Url.Content("~/scripts/jsrender.min.js"), 965, 41, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1007, 46, true);
                WriteLiteral(" type=\"text/javascript\"></script>\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 1053, "\"", 1095, 1);
#line 21 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\Outlook\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 1059, Url.Content("~/scripts/respond.js"), 1059, 36, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1096, 52, true);
                WriteLiteral(" type=\"text/javascript\"></script>\r\n    \r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 1148, "\"", 1197, 1);
#line 23 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\Outlook\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 1154, Url.Content("~/scripts/ej.web.all.min.js"), 1154, 43, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1198, 12, true);
                WriteLiteral("></script>\r\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(1217, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            BeginContext(1219, 204, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4ee7ef6c2193451fa1607f4a8027f131", async() => {
                BeginContext(1225, 8, true);
                WriteLiteral("\r\n\r\n    ");
                EndContext();
                BeginContext(1234, 12, false);
#line 27 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\Outlook\Views\Shared\_Layout.cshtml"
                Write(RenderBody());

#line default
#line hidden
                EndContext();
                BeginContext(1246, 8, true);
                WriteLiteral("\r\n\r\n    ");
                EndContext();
                BeginContext(1254, 39, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-script-manager", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "292481710aba422999073512138f32ad", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_TagHelperScriptManager = CreateTagHelper <global::Syncfusion.JavaScript.TagHelperScriptManager>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_TagHelperScriptManager);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1293, 4, true);
                WriteLiteral("\r\n\r\n");
                EndContext();
#line 31 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\Outlook\Views\Shared\_Layout.cshtml"
                if (IsSectionDefined("ScriptSection"))
                {
#line default
#line hidden
                    BeginContext(1358, 47, false);
#line 33 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\Outlook\Views\Shared\_Layout.cshtml"
                    Write(RenderSection("ScriptSection", required: false));

#line default
#line hidden
                    EndContext();
#line 33 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\Outlook\Views\Shared\_Layout.cshtml"
                }

#line default
#line hidden
                BeginContext(1414, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1423, 11, true);
            WriteLiteral("\r\n</html>\r\n");
            EndContext();
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(99, 35, true);
            WriteLiteral("<!DOCTYPE html>\r\n<html lang=\"en\">\r\n");
            EndContext();
            BeginContext(134, 1133, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "05c3c324b3dd450a820ade46cb9ce0db", async() => {
                BeginContext(140, 43, true);
                WriteLiteral("\r\n    <meta charset=\"utf-8\" />\r\n    <title>");
                EndContext();
                BeginContext(184, 13, false);
#line 8 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\WeatherAnalysis\Views\Shared\_Layout.cshtml"
                Write(ViewBag.Title);

#line default
#line hidden
                EndContext();
                BeginContext(197, 19, true);
                WriteLiteral("</title>\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 216, "\"", 262, 1);
#line 9 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\WeatherAnalysis\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 223, Url.Content("~/css/bootstrap.min.css"), 223, 39, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(263, 47, true);
                WriteLiteral(" rel=\"stylesheet\" type=\"text/css\" />\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 310, "\"", 358, 1);
#line 10 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\WeatherAnalysis\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 317, Url.Content("~/css/weatheranalysis.css"), 317, 41, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(359, 47, true);
                WriteLiteral(" rel=\"stylesheet\" type=\"text/css\" />\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 406, "\"", 476, 1);
#line 11 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\WeatherAnalysis\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 413, Url.Content("~/css/ejthemes/default-theme/ej.web.all.min.css"), 413, 63, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(477, 47, true);
                WriteLiteral(" rel=\"stylesheet\" type=\"text/css\" />\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 524, "\"", 594, 1);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\WeatherAnalysis\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 531, Url.Content("~/css/ejthemes/responsive-css/ej.responsive.css"), 531, 63, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(595, 47, true);
                WriteLiteral(" rel=\"stylesheet\" type=\"text/css\" />\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 642, "\"", 716, 1);
#line 13 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\WeatherAnalysis\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 649, Url.Content("~/css/ejthemes/responsive-css/ejgrid.responsive.css"), 649, 67, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(717, 78, true);
                WriteLiteral(" rel=\"stylesheet\" type=\"text/css\" />\r\n    <!--[if lt IE 9]>\r\n    <script src=\"");
                EndContext();
                BeginContext(796, 45, false);
#line 15 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\WeatherAnalysis\Views\Shared\_Layout.cshtml"
                Write(Url.Content("~/scripts/jquery-1.11.3.min.js"));

#line default
#line hidden
                EndContext();
                BeginContext(841, 71, true);
                WriteLiteral("\"></script>\r\n    <![endif]-->\r\n    <!--[if gte IE 9]><!-->\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 912, "\"", 963, 1);
#line 18 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\WeatherAnalysis\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 918, Url.Content("~/scripts/jquery-3.4.1.min.js"), 918, 45, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(964, 45, true);
                WriteLiteral("></script>\r\n    <!--<![endif]-->\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 1009, "\"", 1056, 1);
#line 20 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\WeatherAnalysis\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 1015, Url.Content("~/scripts/jsrender.min.js"), 1015, 41, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1057, 46, true);
                WriteLiteral(" type=\"text/javascript\"></script>\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 1103, "\"", 1145, 1);
#line 21 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\WeatherAnalysis\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 1109, Url.Content("~/scripts/respond.js"), 1109, 36, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1146, 52, true);
                WriteLiteral(" type=\"text/javascript\"></script>\r\n    \r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 1198, "\"", 1247, 1);
#line 23 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\WeatherAnalysis\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 1204, Url.Content("~/scripts/ej.web.all.min.js"), 1204, 43, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1248, 12, true);
                WriteLiteral("></script>\r\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(1267, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            BeginContext(1269, 206, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d7cb9c3cb960415f84d35b9e6e5593d5", async() => {
                BeginContext(1275, 8, true);
                WriteLiteral("\r\n\r\n    ");
                EndContext();
                BeginContext(1284, 12, false);
#line 27 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\WeatherAnalysis\Views\Shared\_Layout.cshtml"
                Write(RenderBody());

#line default
#line hidden
                EndContext();
                BeginContext(1296, 4, true);
                WriteLiteral("\r\n\r\n");
                EndContext();
#line 29 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\WeatherAnalysis\Views\Shared\_Layout.cshtml"
                if (IsSectionDefined("ControlsSection"))
                {
#line default
#line hidden
                    BeginContext(1363, 49, false);
#line 31 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\WeatherAnalysis\Views\Shared\_Layout.cshtml"
                    Write(RenderSection("ControlsSection", required: false));

#line default
#line hidden
                    EndContext();
#line 31 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\WeatherAnalysis\Views\Shared\_Layout.cshtml"
                }

#line default
#line hidden
                BeginContext(1421, 4, true);
                WriteLiteral("    ");
                EndContext();
                BeginContext(1425, 39, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-script-manager", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "19c493cff030498cbb7ed97e362ae5f5", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_TagHelperScriptManager = CreateTagHelper <global::Syncfusion.JavaScript.TagHelperScriptManager>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_TagHelperScriptManager);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1464, 4, true);
                WriteLiteral("\r\n\r\n");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1475, 11, true);
            WriteLiteral("\r\n</html>\r\n");
            EndContext();
        }
Ejemplo n.º 7
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(69, 37, true);
            WriteLiteral("\r\n<!DOCTYPE html>\r\n<html lang=\"en\">\r\n");
            EndContext();
            BeginContext(106, 1240, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "aab79055002a4e3a8e4f9761af8cb9c6", async() => {
                BeginContext(112, 43, true);
                WriteLiteral("\r\n    <meta charset=\"utf-8\" />\r\n    <title>");
                EndContext();
                BeginContext(156, 13, false);
#line 8 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\Projecttracker\Views\Shared\_Layout.cshtml"
                Write(ViewBag.Title);

#line default
#line hidden
                EndContext();
                BeginContext(169, 385, true);
                WriteLiteral(@"</title>
    <meta name=""viewport"" content=""width=device-width"" />
    <meta name=""description"" content=""The Gantt control in ASP.Net Core is a project management tool used for visualizing and tracking the projects and schedules. Using the editing support available in ASP.NET Core Gantt, you can edit, manage and organize the projects dynamically."" />
    <link rel=""shortcut icon""");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 554, "\"", 601, 1);
#line 11 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\Projecttracker\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 561, Url.Content("~/css/images/favicon.ico"), 561, 40, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(602, 12, true);
                WriteLiteral(">\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 614, "\"", 684, 1);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\Projecttracker\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 621, Url.Content("~/css/ejthemes/gradient-lime/ej.web.all.min.css"), 621, 63, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(685, 78, true);
                WriteLiteral(" rel=\"stylesheet\" type=\"text/css\" />\r\n    <!--[if lt IE 9]>\r\n    <script src=\"");
                EndContext();
                BeginContext(764, 45, false);
#line 14 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\Projecttracker\Views\Shared\_Layout.cshtml"
                Write(Url.Content("~/scripts/jquery-1.11.3.min.js"));

#line default
#line hidden
                EndContext();
                BeginContext(809, 71, true);
                WriteLiteral("\"></script>\r\n    <![endif]-->\r\n    <!--[if gte IE 9]><!-->\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 880, "\"", 931, 1);
#line 17 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\Projecttracker\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 886, Url.Content("~/scripts/jquery-3.4.1.min.js"), 886, 45, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(932, 45, true);
                WriteLiteral("></script>\r\n    <!--<![endif]-->\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 977, "\"", 1024, 1);
#line 19 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\Projecttracker\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 983, Url.Content("~/scripts/jsrender.min.js"), 983, 41, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1025, 46, true);
                WriteLiteral(" type=\"text/javascript\"></script>\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 1071, "\"", 1120, 1);
#line 20 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\Projecttracker\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 1077, Url.Content("~/scripts/ej.web.all.min.js"), 1077, 43, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1121, 218, true);
                WriteLiteral("></script>\r\n    <style>\r\n        body, html {\r\n            height: 100%;\r\n            padding: 0;\r\n            margin: 0;\r\n        }\r\n\r\n        #ganttSample {\r\n            position: absolute;\r\n        }\r\n    </style>\r\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(1346, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            BeginContext(1348, 79, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8c1142d313b0426fac3c721e6b75717b", async() => {
                BeginContext(1354, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
                BeginContext(1361, 12, false);
#line 34 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\Projecttracker\Views\Shared\_Layout.cshtml"
                Write(RenderBody());

#line default
#line hidden
                EndContext();
                BeginContext(1373, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
                BeginContext(1379, 39, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-script-manager", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8ebe36e9aa5a43adb9935c1b16ccbfd0", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_TagHelperScriptManager = CreateTagHelper <global::Syncfusion.JavaScript.TagHelperScriptManager>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_TagHelperScriptManager);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1418, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1427, 11, true);
            WriteLiteral("\r\n</html>\r\n");
            EndContext();
        }
Ejemplo n.º 8
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(99, 35, true);
            WriteLiteral("<!DOCTYPE html>\r\n<html lang=\"en\">\r\n");
            EndContext();
            BeginContext(134, 1470, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "0dd7440c5155447494595f1d8354a53d", async() => {
                BeginContext(140, 314, true);
                WriteLiteral(@"
    <meta charset=""utf-8"" />
    <title>Essential Studio for ASP.NET Core | Showcase Sample | Health Tracker</title>
	<meta name=""description"" content=""The ASP.NET Core Health Tracker application is helpful used to track and visualize your health details such as food intake and, activity history."">
    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 454, "\"", 500, 1);
#line 10 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\HealthTracker\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 461, Url.Content("~/css/bootstrap.min.css"), 461, 39, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(501, 47, true);
                WriteLiteral(" rel=\"stylesheet\" type=\"text/css\" />\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 548, "\"", 618, 1);
#line 11 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\HealthTracker\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 555, Url.Content("~/css/ejthemes/default-theme/ej.web.all.min.css"), 555, 63, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(619, 47, true);
                WriteLiteral(" rel=\"stylesheet\" type=\"text/css\" />\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 666, "\"", 736, 1);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\HealthTracker\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 673, Url.Content("~/css/ejthemes/responsive-css/ej.responsive.css"), 673, 63, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(737, 47, true);
                WriteLiteral(" rel=\"stylesheet\" type=\"text/css\" />\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 784, "\"", 858, 1);
#line 13 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\HealthTracker\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 791, Url.Content("~/css/ejthemes/responsive-css/ejgrid.responsive.css"), 791, 67, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(859, 47, true);
                WriteLiteral(" rel=\"stylesheet\" type=\"text/css\" />\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 906, "\"", 967, 1);
#line 14 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\HealthTracker\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 913, Url.Content("~/css/health-tracker/healthtracker.css"), 913, 54, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(968, 62, true);
                WriteLiteral(" rel=\"stylesheet\" />\r\n    <!--[if lt IE 9]>\r\n    <script src=\"");
                EndContext();
                BeginContext(1031, 45, false);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\HealthTracker\Views\Shared\_Layout.cshtml"
                Write(Url.Content("~/scripts/jquery-1.11.3.min.js"));

#line default
#line hidden
                EndContext();
                BeginContext(1076, 71, true);
                WriteLiteral("\"></script>\r\n    <![endif]-->\r\n    <!--[if gte IE 9]><!-->\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 1147, "\"", 1198, 1);
#line 19 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\HealthTracker\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 1153, Url.Content("~/scripts/jquery-3.4.1.min.js"), 1153, 45, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1199, 45, true);
                WriteLiteral("></script>\r\n    <!--<![endif]-->\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 1244, "\"", 1299, 1);
#line 21 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\HealthTracker\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 1250, Url.Content("~/scripts/jquery.globalize.min.js"), 1250, 49, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1300, 46, true);
                WriteLiteral(" type=\"text/javascript\"></script>\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 1346, "\"", 1393, 1);
#line 22 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\HealthTracker\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 1352, Url.Content("~/scripts/jsrender.min.js"), 1352, 41, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1394, 46, true);
                WriteLiteral(" type=\"text/javascript\"></script>\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 1440, "\"", 1482, 1);
#line 23 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\HealthTracker\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 1446, Url.Content("~/scripts/respond.js"), 1446, 36, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1483, 52, true);
                WriteLiteral(" type=\"text/javascript\"></script>\r\n    \r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 1535, "\"", 1584, 1);
#line 25 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\HealthTracker\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 1541, Url.Content("~/scripts/ej.web.all.min.js"), 1541, 43, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1585, 12, true);
                WriteLiteral("></script>\r\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(1604, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            BeginContext(1606, 250, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "efdf2e76c0634b54ab4214b8079e08c2", async() => {
                BeginContext(1612, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
                BeginContext(1619, 12, false);
#line 28 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\HealthTracker\Views\Shared\_Layout.cshtml"
                Write(RenderBody());

#line default
#line hidden
                EndContext();
                BeginContext(1631, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
                BeginContext(1637, 39, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-script-manager", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8064be4e17d143ffa88fdb540a4ec74e", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_TagHelperScriptManager = CreateTagHelper <global::Syncfusion.JavaScript.TagHelperScriptManager>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_TagHelperScriptManager);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1676, 2, true);
                WriteLiteral("\r\n");
                EndContext();
#line 30 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\HealthTracker\Views\Shared\_Layout.cshtml"
                if (IsSectionDefined("ControlsSection"))
                {
#line default
#line hidden
                    BeginContext(1741, 49, false);
#line 32 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\HealthTracker\Views\Shared\_Layout.cshtml"
                    Write(RenderSection("ControlsSection", required: false));

#line default
#line hidden
                    EndContext();
#line 32 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\HealthTracker\Views\Shared\_Layout.cshtml"
                }

#line default
#line hidden
                BeginContext(1799, 4, true);
                WriteLiteral("    ");
                EndContext();
                BeginContext(1804, 41, false);
#line 34 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Areas\HealthTracker\Views\Shared\_Layout.cshtml"
                Write(RenderSection("Scripts", required: false));

#line default
#line hidden
                EndContext();
                BeginContext(1845, 4, true);
                WriteLiteral("\r\n\r\n");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1856, 11, true);
            WriteLiteral("\r\n</html>\r\n");
            EndContext();
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(0, 66, true);
            WriteLiteral("<!DOCTYPE html>\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n    ");
            EndContext();
            BeginContext(66, 4977, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7244e3c0f16f46e29dc44b8e58b15831", async() => {
                BeginContext(72, 15, true);
                WriteLiteral("\r\n        <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 87, "\"", 133, 1);
#line 4 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                WriteAttributeValue("", 94, Url.Content("~/css/bootstrap.min.css"), 94, 39, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(134, 36, true);
                WriteLiteral(" rel=\" stylesheet\" />\r\n        <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 170, "\"", 231, 1);
#line 5 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                WriteAttributeValue("", 177, Url.Content("~/css/ejthemes/ej.widgets.core.min.css"), 177, 54, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(232, 36, true);
                WriteLiteral(" rel=\" stylesheet\" />\r\n        <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 268, "\"", 335, 1);
#line 6 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                WriteAttributeValue("", 275, Url.Content("~/css/ejthemes/flat-saffron/ej.theme.min.css"), 275, 60, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(336, 36, true);
                WriteLiteral(" rel=\" stylesheet\" />\r\n        <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 372, "\"", 442, 1);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                WriteAttributeValue("", 379, Url.Content("~/css/ejthemes/responsive-css/ej.responsive.css"), 379, 63, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(443, 35, true);
                WriteLiteral(" rel=\"stylesheet\" />\r\n        <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 478, "\"", 552, 1);
#line 8 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                WriteAttributeValue("", 485, Url.Content("~/css/ejthemes/responsive-css/ejgrid.responsive.css"), 485, 67, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(553, 66, true);
                WriteLiteral(" rel=\"stylesheet\" />\r\n        <!--[if lt IE 9]>\r\n    <script src=\"");
                EndContext();
                BeginContext(620, 45, false);
#line 10 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                Write(Url.Content("~/Scripts/jquery-1.11.3.min.js"));

#line default
#line hidden
                EndContext();
                BeginContext(665, 79, true);
                WriteLiteral("\"></script>\r\n    <![endif]-->\r\n        <!--[if gte IE 9]><!-->\r\n        <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 744, "\"", 795, 1);
#line 13 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                WriteAttributeValue("", 750, Url.Content("~/Scripts/jquery-3.4.1.min.js"), 750, 45, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(796, 53, true);
                WriteLiteral("></script>\r\n        <!--<![endif]-->\r\n        <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 849, "\"", 895, 1);
#line 15 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                WriteAttributeValue("", 855, Url.Content("~/scripts/jsviews.min.js"), 855, 40, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(896, 27, true);
                WriteLiteral("></script>\r\n        <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 923, "\"", 966, 1);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                WriteAttributeValue("", 929, Url.Content("~/scripts/jsrender.js"), 929, 37, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(967, 27, true);
                WriteLiteral("></script>\r\n        <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 994, "\"", 1043, 1);
#line 17 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                WriteAttributeValue("", 1000, Url.Content("~/scripts/ej.web.all.min.js"), 1000, 43, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1044, 3992, true);
                WriteLiteral(@"></script> 
		<style type=""text/css"">
		 ::-ms-clear {
            display: none;
        }
        .e-gridAdaptive {
            border-width: 0px !important;
        }
    </style>
    <script type=""text/javascript"">
		      $(function () {
		          var browserDetails = ej.browserInfo();
		          if (!(browserDetails.name == ""msie"" && parseInt(browserDetails.version, 10) < 9)) {
		              window.addEventListener('message', function (e) {
		                  var gridObj = $(""#FlatGrid"").data('ejGrid');
		                  $(""#FlatGrid"").ejGrid(""model.enableResponsiveRow"", false);
		                  var obj = $(""#FlatGrid"").ejGrid(""instance"");
		                  if (e.data == ""mobile"") {
		                      $('body').css('margin', '0px');
		                      $('body').css('width', '100%');
		                      gridObj.phoneMode = true;
		                      $(""#FlatGrid"").ejGrid(""model.scrollSettings.height"", ""100%"");
		                      $(""#FlatGrid"").ejGr"        );
                WriteLiteral(@"id(""model.pageSettings.pageSize"", 10);
		                      if (gridObj.model.isEdit)
		                          gridObj.cancelEdit();
		                      $(""#Grid"").addClass('e-gridAdaptive');
		                  }
		                  else if (e.data == ""desktop"") {
		                      $('body').css('margin-right', '1%');
		                      $('body').css('width', '99%');
		                      $(""#FlatGrid"").ejGrid(""model.pageSettings.pageSize"", 7);
		                      gridObj.windowonresize();
		                  }
		                  if (typeof e.data == ""boolean"") {
		                      if (obj.model.isEdit)
		                          obj.cancelEdit();
		                      $(""#FlatGrid"").ejGrid(""model.enableResponsiveRow"", e.data);
		                      if (e.data) {
		                          $(""#FlatGrid"").css(""width"", ""303px"");
		                          $('body').css('overflow', 'visible');
		                          $('body').css('overflow-x', 'hidd"        );
                WriteLiteral(@"en');
					              obj.getContent().addClass(""e-widget"");
		                      }
		                      else {
		                          $(""#FlatGrid"").ejGrid(""model.pageSettings.pageSize"", 10)
		                          $('body').css('overflow', 'hidden');
		                      }
		                  }
		                  else
                              changeTheme();
		              });
		              window.onload = function(){
		                  changeTheme();
		              }
		          }
		      });
		      function ActionComplete(args) {
		          var gridObj = $(""#FlatGrid"").ejGrid(""instance"");
		          this.getContent().addClass(""e-widget"");
		          var browserDetails = gridObj.getBrowserDetails();
		          if (browserDetails.browser == ""msie"" && parseInt(browserDetails.version, 10) <= 9)
		              $(""#FlatGrid"").ejGrid(""model.enableResponsiveRow"", false);
		          if (args.requestType == ""filtering"" || args.requestType == ""searching"") {
		   "        );
                WriteLiteral(@"         var proxy = this;
		            setTimeout(function () { proxy.windowonresize(); }, 30);
		          }
		      }
		      function changeTheme() {
		          var links = $(document.head || document.getElementsByTagName('head')[0]).find(""link"");
		          for (var i = 0; i < links.length; i++) {
		              if (links[i].href.indexOf(""ej.theme.min.css"") != -1) {
		                  var cssref = links[i].href,
                              serverconfig = cssref.substr(0, cssref.indexOf(""Content"") - 1), fileref, theme;
		                  theme = window.parent.themes[window.parent.theme]
		                  fileref = $('<link rel=""stylesheet"" type=""text/css"" href=""' + serverconfig + theme + '"" />');
		                  $(fileref).insertAfter(links[i]);
		                  $(links[i]).remove();
		                  break;
		              }
		          }
		      }
    </script>

");
                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(5043, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            BeginContext(5045, 1437, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "60ff2cb38be14e6f9a8053b5ec98b8e4", async() => {
                BeginContext(5075, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
                BeginContext(5081, 1347, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-grid", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "10219dd4767c46c891c601f34a76bb04", async() => {
                    BeginContext(5295, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(5305, 143, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-datamanager", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a2ea79581f6541ab92ca71b5a8333e4f", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_DataSource = CreateTagHelper <global::Syncfusion.JavaScript.DataSource>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_DataSource);
                    __Syncfusion_JavaScript_DataSource.URL = (string)__tagHelperAttribute_0.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
#line 103 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                    __Syncfusion_JavaScript_DataSource.Offline = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("offline", __Syncfusion_JavaScript_DataSource.Offline, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 103 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                    __Syncfusion_JavaScript_DataSource.CrossDomain = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("cross-domain", __Syncfusion_JavaScript_DataSource.CrossDomain, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(5448, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(5458, 58, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-filter-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "16192a3be9664bdabdc54757c1c832b1", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_FilterSettings = CreateTagHelper <global::Syncfusion.JavaScript.Models.FilterSettings>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_FilterSettings);
#line 104 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                    __Syncfusion_JavaScript_Models_FilterSettings.FilterType = global::Syncfusion.JavaScript.FilterType.Menu;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("filter-type", __Syncfusion_JavaScript_Models_FilterSettings.FilterType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(5516, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(5526, 64, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-page-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7807a07e303049e9be74b7f4260a362f", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_PageSettings = CreateTagHelper <global::Syncfusion.JavaScript.Models.PageSettings>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PageSettings);
#line 105 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                    __Syncfusion_JavaScript_Models_PageSettings.PageCount = 3;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("page-count", __Syncfusion_JavaScript_Models_PageSettings.PageCount, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 105 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                    __Syncfusion_JavaScript_Models_PageSettings.PageSize = 7;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("page-size", __Syncfusion_JavaScript_Models_PageSettings.PageSize, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(5590, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(5600, 117, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-edit-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7f037306a0de424b97cac500f6a10604", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_EditSettings = CreateTagHelper <global::Syncfusion.JavaScript.Models.EditSettings>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_EditSettings);
#line 106 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                    __Syncfusion_JavaScript_Models_EditSettings.AllowAdding = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("allow-adding", __Syncfusion_JavaScript_Models_EditSettings.AllowAdding, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 106 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                    __Syncfusion_JavaScript_Models_EditSettings.AllowDeleting = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("allow-deleting", __Syncfusion_JavaScript_Models_EditSettings.AllowDeleting, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 106 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                    __Syncfusion_JavaScript_Models_EditSettings.AllowEditing = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("allow-editing", __Syncfusion_JavaScript_Models_EditSettings.AllowEditing, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 106 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                    __Syncfusion_JavaScript_Models_EditSettings.EditMode = global::Syncfusion.JavaScript.EditMode.Normal;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("edit-mode", __Syncfusion_JavaScript_Models_EditSettings.EditMode, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(5717, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(5727, 159, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-toolbar-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8d3b8d0edee44f6ea803496189004f5e", async() => {
                        BeginContext(5855, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_ToolbarSettings = CreateTagHelper <global::Syncfusion.JavaScript.Models.ToolbarSettings>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_ToolbarSettings);
#line 107 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                    __Syncfusion_JavaScript_Models_ToolbarSettings.ShowToolbar = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("show-toolbar", __Syncfusion_JavaScript_Models_ToolbarSettings.ShowToolbar, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 107 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                    __Syncfusion_JavaScript_Models_ToolbarSettings.ToolbarItems = new List <string>()
                    {
                        "add", "edit", "delete", "update", "cancel", "search"
                    };

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("toolbar-items", __Syncfusion_JavaScript_Models_ToolbarSettings.ToolbarItems, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.SingleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(5886, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(5896, 516, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-columns", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "b2df054c637f44c49b4e4c2014eec232", async() => {
                        BeginContext(5907, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(5921, 110, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "331da12dfe974fd090c2dd66a23c8cdd", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_Column = CreateTagHelper <global::Syncfusion.JavaScript.Models.Column>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_Column);
                        __Syncfusion_JavaScript_Models_Column.Field = (string)__tagHelperAttribute_1.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                        __Syncfusion_JavaScript_Models_Column.HeaderText = (string)__tagHelperAttribute_2.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
#line 110 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                        __Syncfusion_JavaScript_Models_Column.IsPrimaryKey = true;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("is-primary-key", __Syncfusion_JavaScript_Models_Column.IsPrimaryKey, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 110 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                        __Syncfusion_JavaScript_Models_Column.TextAlign = global::Syncfusion.JavaScript.TextAlign.Right;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("text-align", __Syncfusion_JavaScript_Models_Column.TextAlign, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 110 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                        __Syncfusion_JavaScript_Models_Column.Width = 90;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("width", __Syncfusion_JavaScript_Models_Column.Width, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(6031, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(6045, 78, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "662d2da5e5174365bf6fea0a3c36ed6c", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_Column = CreateTagHelper <global::Syncfusion.JavaScript.Models.Column>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_Column);
                        __Syncfusion_JavaScript_Models_Column.Field = (string)__tagHelperAttribute_3.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                        __Syncfusion_JavaScript_Models_Column.HeaderText = (string)__tagHelperAttribute_4.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
#line 111 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                        __Syncfusion_JavaScript_Models_Column.Width = 100;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("width", __Syncfusion_JavaScript_Models_Column.Width, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(6123, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(6137, 120, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c7f78cc7ad78420f911b83208f25e521", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_Column = CreateTagHelper <global::Syncfusion.JavaScript.Models.Column>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_Column);
                        __Syncfusion_JavaScript_Models_Column.Field = (string)__tagHelperAttribute_5.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                        __Syncfusion_JavaScript_Models_Column.HeaderText = (string)__tagHelperAttribute_6.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
#line 112 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                        __Syncfusion_JavaScript_Models_Column.EditType = global::Syncfusion.JavaScript.EditingType.DropdownEdit;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_Column.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 112 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                        __Syncfusion_JavaScript_Models_Column.TextAlign = global::Syncfusion.JavaScript.TextAlign.Right;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("text-align", __Syncfusion_JavaScript_Models_Column.TextAlign, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 112 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                        __Syncfusion_JavaScript_Models_Column.Width = 100;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("width", __Syncfusion_JavaScript_Models_Column.Width, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(6257, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(6271, 119, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "581db462eedb46c1b0afde933a5ef9b7", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_Column = CreateTagHelper <global::Syncfusion.JavaScript.Models.Column>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_Column);
                        __Syncfusion_JavaScript_Models_Column.Field = (string)__tagHelperAttribute_7.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
                        __Syncfusion_JavaScript_Models_Column.HeaderText = (string)__tagHelperAttribute_8.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
#line 113 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                        __Syncfusion_JavaScript_Models_Column.Width = 130;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("width", __Syncfusion_JavaScript_Models_Column.Width, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        __Syncfusion_JavaScript_Models_Column.DataType = (string)__tagHelperAttribute_9.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
#line 113 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                        __Syncfusion_JavaScript_Models_Column.EditType = global::Syncfusion.JavaScript.EditingType.DropdownEdit;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_Column.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(6390, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_GridCollectionTag = CreateTagHelper <global::Syncfusion.JavaScript.GridCollectionTag>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_GridCollectionTag);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(6412, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_GridProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.GridProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_GridProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_10);
#line 102 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                __Syncfusion_JavaScript_Models_GridProperties.AllowSorting = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("allow-sorting", __Syncfusion_JavaScript_Models_GridProperties.AllowSorting, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 102 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                __Syncfusion_JavaScript_Models_GridProperties.AllowPaging = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("allow-paging", __Syncfusion_JavaScript_Models_GridProperties.AllowPaging, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 102 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                __Syncfusion_JavaScript_Models_GridProperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_GridProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_GridProperties.ActionComplete = (string)__tagHelperAttribute_11.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
#line 102 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                __Syncfusion_JavaScript_Models_GridProperties.EnableResponsiveRow = false;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("enable-responsive-row", __Syncfusion_JavaScript_Models_GridProperties.EnableResponsiveRow, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 102 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                __Syncfusion_JavaScript_Models_GridProperties.AllowFiltering = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("allow-filtering", __Syncfusion_JavaScript_Models_GridProperties.AllowFiltering, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 102 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                __Syncfusion_JavaScript_Models_GridProperties.AllowMultiSorting = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("allow-multi-sorting", __Syncfusion_JavaScript_Models_GridProperties.AllowMultiSorting, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 102 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Grid\AdaptiveGrid.cshtml"
                __Syncfusion_JavaScript_Models_GridProperties.MinWidth = 600;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("min-width", __Syncfusion_JavaScript_Models_GridProperties.MinWidth, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(6428, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
                BeginContext(6434, 39, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-script-manager", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "76803f584ca4431da128dff3dbe92b86", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_TagHelperScriptManager = CreateTagHelper <global::Syncfusion.JavaScript.TagHelperScriptManager>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_TagHelperScriptManager);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(6473, 2, true);
                WriteLiteral("\r\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_12);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

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