コード例 #1
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(0, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("MetaTags", async() => {
                BeginContext(20, 125, true);
                WriteLiteral("\r\n   <meta name=\"description\" content=\"This example demonstrates the default functionalities of the Pager in ASP.NET Core\">\r\n");
                EndContext();
            }
                          );
            DefineSection("SampleHeading", async() => {
                BeginContext(171, 69, true);
                WriteLiteral("\r\n    <span class=\"sampleName\">Pager / Default Functionalities</span>");
                EndContext();
            }
                          );
            BeginContext(243, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("ControlsSection", async() => {
                BeginContext(270, 70, true);
                WriteLiteral("\r\n    <div class=\"frame\">\r\n        <div class=\"control\">\r\n            ");
                EndContext();
                BeginContext(340, 1991, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-rotator", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "12e165c601a34143baeab7bae7d3c03c", async() => {
                    BeginContext(499, 18, true);
                    WriteLiteral("\r\n                ");
                    EndContext();
                    BeginContext(517, 1787, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "5e39c926e019481986debd9f683f89f9", async() => {
                        BeginContext(534, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(556, 324, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4356fc86af1f469e9fb708590d105e6b", async() => {
                            BeginContext(572, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(598, 243, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1e312777191446b699c78ee32ed86dc1", async() => {
                                BeginContext(618, 87, true);
                                WriteLiteral("\r\n                            <div>\r\n                                <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 705, "\"", 754, 1);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Default.cshtml"
                                WriteAttributeValue("", 711, Url.Content("~/Images/rotator/nature.jpg"), 711, 43, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(755, 65, true);
                                WriteLiteral(" />\r\n                            </div>\r\n                        ");
                                EndContext();
                            }
                                                                                        );
                            __Syncfusion_JavaScript_ContentTemplate = CreateTagHelper <global::Syncfusion.JavaScript.ContentTemplate>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_ContentTemplate);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(841, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_RotatorBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorBaseItem);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(880, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(902, 322, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2a85616e2cba4b94a8347c537990264f", async() => {
                            BeginContext(918, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(944, 241, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "b52fbf423b5f47aa94972128dfadd541", async() => {
                                BeginContext(964, 87, true);
                                WriteLiteral("\r\n                            <div>\r\n                                <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 1051, "\"", 1098, 1);
#line 23 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Default.cshtml"
                                WriteAttributeValue("", 1057, Url.Content("~/Images/rotator/bird.jpg"), 1057, 41, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(1099, 65, true);
                                WriteLiteral(" />\r\n                            </div>\r\n                        ");
                                EndContext();
                            }
                                                                                        );
                            __Syncfusion_JavaScript_ContentTemplate = CreateTagHelper <global::Syncfusion.JavaScript.ContentTemplate>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_ContentTemplate);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(1185, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_RotatorBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorBaseItem);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1224, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(1246, 327, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9237a63d13e648ecb5a0a5386948da4a", async() => {
                            BeginContext(1262, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(1288, 246, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "edab8a6b49c143b3b67e658455112ebf", async() => {
                                BeginContext(1308, 87, true);
                                WriteLiteral("\r\n                            <div>\r\n                                <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 1395, "\"", 1447, 1);
#line 30 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Default.cshtml"
                                WriteAttributeValue("", 1401, Url.Content("~/Images/rotator/sculpture.jpg"), 1401, 46, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(1448, 65, true);
                                WriteLiteral(" />\r\n                            </div>\r\n                        ");
                                EndContext();
                            }
                                                                                        );
                            __Syncfusion_JavaScript_ContentTemplate = CreateTagHelper <global::Syncfusion.JavaScript.ContentTemplate>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_ContentTemplate);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(1534, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_RotatorBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorBaseItem);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1573, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(1595, 325, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "cfb13022547f4bb9b160ba4817aed212", async() => {
                            BeginContext(1611, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(1637, 244, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "355b0ece18c64efeb6420b94b4b040e2", async() => {
                                BeginContext(1657, 87, true);
                                WriteLiteral("\r\n                            <div>\r\n                                <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 1744, "\"", 1794, 1);
#line 37 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Default.cshtml"
                                WriteAttributeValue("", 1750, Url.Content("~/Images/rotator/seaview.jpg"), 1750, 44, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(1795, 65, true);
                                WriteLiteral(" />\r\n                            </div>\r\n                        ");
                                EndContext();
                            }
                                                                                        );
                            __Syncfusion_JavaScript_ContentTemplate = CreateTagHelper <global::Syncfusion.JavaScript.ContentTemplate>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_ContentTemplate);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(1881, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_RotatorBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorBaseItem);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1920, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(1942, 326, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "83a0276eda064f46861e7984f9613c72", async() => {
                            BeginContext(1958, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(1984, 245, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "aed6f42d811c4285a309d6ad876b679b", async() => {
                                BeginContext(2004, 87, true);
                                WriteLiteral("\r\n                            <div>\r\n                                <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 2091, "\"", 2142, 1);
#line 44 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Default.cshtml"
                                WriteAttributeValue("", 2097, Url.Content("~/Images/rotator/snowfall.jpg"), 2097, 45, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(2143, 65, true);
                                WriteLiteral(" />\r\n                            </div>\r\n                        ");
                                EndContext();
                            }
                                                                                        );
                            __Syncfusion_JavaScript_ContentTemplate = CreateTagHelper <global::Syncfusion.JavaScript.ContentTemplate>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_ContentTemplate);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(2229, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_RotatorBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorBaseItem);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(2268, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_RotatorBase = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorBase>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorBase);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(2304, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_RotatorProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __Syncfusion_JavaScript_Models_RotatorProperties.SlideWidth = (string)__tagHelperAttribute_1.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                __Syncfusion_JavaScript_Models_RotatorProperties.SlideHeight = (string)__tagHelperAttribute_2.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
#line 11 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Default.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.ShowPager = false;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-pager", __Syncfusion_JavaScript_Models_RotatorProperties.ShowPager, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 11 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Default.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.ShowNavigateButton = false;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-navigate-button", __Syncfusion_JavaScript_Models_RotatorProperties.ShowNavigateButton, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 11 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Default.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_RotatorProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 11 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Default.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.ShowPlayButton = false;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-play-button", __Syncfusion_JavaScript_Models_RotatorProperties.ShowPlayButton, 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(2331, 14, true);
                WriteLiteral("\r\n            ");
                EndContext();
                BeginContext(2345, 127, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-pager", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "419d75a927e84ef0a0096a1adb7e8701", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_PagerProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PagerProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PagerProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
#line 50 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Default.cshtml"
                __Syncfusion_JavaScript_Models_PagerProperties.PageCount = 5;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("page-count", __Syncfusion_JavaScript_Models_PagerProperties.PageCount, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 50 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Default.cshtml"
                __Syncfusion_JavaScript_Models_PagerProperties.PageSize = 1;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("page-size", __Syncfusion_JavaScript_Models_PagerProperties.PageSize, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 50 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Default.cshtml"
                __Syncfusion_JavaScript_Models_PagerProperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_PagerProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 50 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Default.cshtml"
                __Syncfusion_JavaScript_Models_PagerProperties.TotalRecordsCount = 5;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("total-records-count", __Syncfusion_JavaScript_Models_PagerProperties.TotalRecordsCount, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_PagerProperties.Change = (string)__tagHelperAttribute_4.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2472, 30, true);
                WriteLiteral("\r\n        </div>\r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(2528, 186, true);
                WriteLiteral("\r\n    <script>\r\n\r\n    function pagerChange(args) {\r\n        slider_obj = $(\"#content\").ejRotator(\"instance\");\r\n        slider_obj.gotoIndex(args.currentPage - 1);\r\n    }\r\n    </script>\r\n");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(2739, 254, true);
                WriteLiteral("\r\n    <style type=\"text/css\" class=\"cssStyles\">\r\n        .frame {\r\n            width: 100%;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        #content > li .image {\r\n            width: 100%;\r\n            height: 350px;\r\n        }\r\n    </style>\r\n");
                EndContext();
            }
                          );
        }
コード例 #2
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("MetaTags", async() => {
                BeginContext(18, 173, true);
                WriteLiteral("\r\n   <meta name=\"description\" content=\"This example demonstrates the pager various properties like pagesize, pagecount,totalpages and totalrecordscount in a ASP.NET Core\">\r\n");
                EndContext();
            }
                          );
            BeginContext(194, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("SampleHeading", async() => {
                BeginContext(219, 53, true);
                WriteLiteral("\r\n    <span class=\"sampleName\">Pager / Methods</span>");
                EndContext();
            }
                          );
            BeginContext(275, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("ControlsSection", async() => {
                BeginContext(302, 70, true);
                WriteLiteral("\r\n    <div class=\"frame\">\r\n        <div class=\"control\">\r\n            ");
                EndContext();
                BeginContext(372, 128, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-pager", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "53f40797c0ef45be984387f0661105ee", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_PagerProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PagerProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PagerProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
#line 11 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Methods.cshtml"
                __Syncfusion_JavaScript_Models_PagerProperties.PageCount = 5;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("page-count", __Syncfusion_JavaScript_Models_PagerProperties.PageCount, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 11 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Methods.cshtml"
                __Syncfusion_JavaScript_Models_PagerProperties.PageSize = 1;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("page-size", __Syncfusion_JavaScript_Models_PagerProperties.PageSize, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 11 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Methods.cshtml"
                __Syncfusion_JavaScript_Models_PagerProperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_PagerProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 11 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Methods.cshtml"
                __Syncfusion_JavaScript_Models_PagerProperties.TotalRecordsCount = 20;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("total-records-count", __Syncfusion_JavaScript_Models_PagerProperties.TotalRecordsCount, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_PagerProperties.Change = (string)__tagHelperAttribute_1.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(500, 31, true);
                WriteLiteral("\r\n         </div>\r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("PropertiesSection", async() => {
                BeginContext(561, 141, true);
                WriteLiteral("\r\n    <div class=\"row\">\r\n        <div class=\"col-md-3\">\r\n            Page Count\r\n        </div>\r\n        <div class=\"col-md-3\">\r\n            ");
                EndContext();
                BeginContext(702, 96, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-numeric-text-box", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "f8af949ff5154c55b823c78dc289865b", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_EditorProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.EditorProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_EditorProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
#line 21 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Methods.cshtml"
                __Syncfusion_JavaScript_Models_EditorProperties.MinValue = 1;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("min-value", __Syncfusion_JavaScript_Models_EditorProperties.MinValue, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 21 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Methods.cshtml"
                __Syncfusion_JavaScript_Models_EditorProperties.Value = 5;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("value", __Syncfusion_JavaScript_Models_EditorProperties.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_EditorProperties.Width = (string)__tagHelperAttribute_3.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                __Syncfusion_JavaScript_Models_EditorProperties.Change = (string)__tagHelperAttribute_4.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(798, 148, true);
                WriteLiteral("\r\n         </div>\r\n    </div>\r\n    <div class=\"row\">\r\n        <div class=\"col-md-3\">Current Page</div>\r\n        <div class=\"col-md-3\">\r\n            ");
                EndContext();
                BeginContext(946, 105, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-numeric-text-box", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "1724efb8aba343bebf47e8880b42d758", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_EditorProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.EditorProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_EditorProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_5);
#line 27 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Methods.cshtml"
                __Syncfusion_JavaScript_Models_EditorProperties.MinValue = 1;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("min-value", __Syncfusion_JavaScript_Models_EditorProperties.MinValue, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 27 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Methods.cshtml"
                __Syncfusion_JavaScript_Models_EditorProperties.Value = 1;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("value", __Syncfusion_JavaScript_Models_EditorProperties.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_EditorProperties.Width = (string)__tagHelperAttribute_3.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                __Syncfusion_JavaScript_Models_EditorProperties.Change = (string)__tagHelperAttribute_6.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1051, 142, true);
                WriteLiteral("\r\n       </div>\r\n    </div>\r\n    <div class=\"row\">\r\n        <div class=\"col-md-3\">PageSize</div>\r\n        <div class=\"col-md-3\">\r\n            ");
                EndContext();
                BeginContext(1193, 113, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-numeric-text-box", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "e7879eda893f4760b49e8cddcfe08027", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_EditorProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.EditorProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_EditorProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_7);
#line 33 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Methods.cshtml"
                __Syncfusion_JavaScript_Models_EditorProperties.MinValue = 1;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("min-value", __Syncfusion_JavaScript_Models_EditorProperties.MinValue, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 33 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Methods.cshtml"
                __Syncfusion_JavaScript_Models_EditorProperties.MaxValue = 5;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("max-value", __Syncfusion_JavaScript_Models_EditorProperties.MaxValue, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 33 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Methods.cshtml"
                __Syncfusion_JavaScript_Models_EditorProperties.Value = 1;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("value", __Syncfusion_JavaScript_Models_EditorProperties.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_EditorProperties.Width = (string)__tagHelperAttribute_3.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                __Syncfusion_JavaScript_Models_EditorProperties.Change = (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(1306, 148, true);
                WriteLiteral("\r\n        </div>\r\n    </div>\r\n    <div class=\"row\">\r\n        <div class=\"col-md-3\">Records Count</div>\r\n        <div class=\"col-md-3\">\r\n            ");
                EndContext();
                BeginContext(1454, 108, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-numeric-text-box", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "0b59cd1f36f94e7083536db1d9b7a83c", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_EditorProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.EditorProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_EditorProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_9);
#line 39 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Methods.cshtml"
                __Syncfusion_JavaScript_Models_EditorProperties.MinValue = 1;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("min-value", __Syncfusion_JavaScript_Models_EditorProperties.MinValue, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 39 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Methods.cshtml"
                __Syncfusion_JavaScript_Models_EditorProperties.Value = 20;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("value", __Syncfusion_JavaScript_Models_EditorProperties.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_EditorProperties.Width = (string)__tagHelperAttribute_3.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                __Syncfusion_JavaScript_Models_EditorProperties.Change = (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(1562, 30, true);
                WriteLiteral("\r\n        </div>\r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(1618, 2179, true);
                WriteLiteral(@"
    <script type=""text/javascript"">
        $(function () {
            $(""#sampleProperties"").ejPropertiesPanel();
        });

        function pagerChange(args) {
            pagerObj = $(""#pager"").ejPager(""instance"");
            currentpageObj = $(""#currentPage"").ejNumericTextbox(""instance"");
            currentpageObj.option(""value"", pagerObj.model.currentPage);
        }
        function pageChange(args) {
            pagerObj = $(""#pager"").ejPager(""instance"");
            pageCountObj = $(""#pageCount"").ejNumericTextbox(""instance"");
            if (args.value < 8) {
                pagerObj.option(""pageCount"", args.value);
            }
            else {
                pagerObj.option(""pageCount"", 8);
                pageCountObj.option(""maxValue"", 8);
            }

        }
        function currentPageChange(args) {
            currentpageObj = $(""#currentPage"").ejNumericTextbox(""instance"");
            pagerObj = $(""#pager"").ejPager(""instance"");
            pageCountObj");
                WriteLiteral(@" = $(""#pageCount"").ejNumericTextbox(""instance"");
            pagerObj.option(""currentPage"", args.value);
            currentpageObj.option(""maxValue"", pagerObj.model.totalPages);

        }

        function pageSizeChange(args) {
            currentpageObj = $(""#currentPage"").ejNumericTextbox(""instance"");
            pagerObj = $(""#pager"").ejPager(""instance"");
            pageCountObj = $(""#pageCount"").ejNumericTextbox(""instance"");
            pagerObj.option(""pageSize"", args.value);
            currentpageObj.option(""maxValue"", pagerObj.model.totalPages);
            pageCountObj.option(""maxValue"", pagerObj.model.totalPages);

        }

        function recrodsCountChange(args) {
            pagerObj = $(""#pager"").ejPager(""instance"");
            pageCountObj = $(""#pageCount"").ejNumericTextbox(""instance"");
            currentpageObj = $(""#currentPage"").ejNumericTextbox(""instance"");
            pagerObj.option(""totalRecordsCount"", args.value);
            currentpageObj.option(""maxValue");
                WriteLiteral("\", pagerObj.model.totalPages);\r\n            pageCountObj.option(\"maxValue\", pagerObj.model.totalPages);\r\n        }\r\n    </script>\r\n");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(3822, 85, true);
                WriteLiteral("\r\n    <style>\r\n        .frame {\r\n            width: 650px;\r\n        }\r\n    </style>\r\n");
                EndContext();
            }
                          );
        }
コード例 #3
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(0, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("MetaTags", async() => {
                BeginContext(20, 125, true);
                WriteLiteral("\r\n   <meta name=\"description\" content=\"This example demonstrates the default functionalities of the Pager in ASP.NET Core\">\r\n");
                EndContext();
            }
                          );
            DefineSection("SampleHeading", async() => {
                BeginContext(171, 69, true);
                WriteLiteral("\r\n    <span class=\"sampleName\">Pager / Default Functionalities</span>");
                EndContext();
            }
                          );
            BeginContext(243, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("ControlsSection", async() => {
                BeginContext(270, 70, true);
                WriteLiteral("\r\n    <div class=\"frame\">\r\n        <div class=\"control\">\r\n            ");
                EndContext();
                BeginContext(340, 1991, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-rotator", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "86f8c120e202483489b1a5a28e654f37", async() => {
                    BeginContext(499, 18, true);
                    WriteLiteral("\r\n                ");
                    EndContext();
                    BeginContext(517, 1787, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "05df09b4d842416d9c826846ee63c81c", async() => {
                        BeginContext(534, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(556, 324, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3bb7572a233142e285e2cc59d5cd7e51", async() => {
                            BeginContext(572, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(598, 243, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "62e0342652fa4067873a1933fdec58d2", async() => {
                                BeginContext(618, 87, true);
                                WriteLiteral("\r\n                            <div>\r\n                                <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 705, "\"", 754, 1);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Default.cshtml"
                                WriteAttributeValue("", 711, Url.Content("~/Images/rotator/nature.jpg"), 711, 43, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(755, 65, true);
                                WriteLiteral(" />\r\n                            </div>\r\n                        ");
                                EndContext();
                            }
                                                                                        );
                            __Syncfusion_JavaScript_ContentTemplate = CreateTagHelper <global::Syncfusion.JavaScript.ContentTemplate>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_ContentTemplate);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(841, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_RotatorBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorBaseItem);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(880, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(902, 322, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "10872e5c61d84b1b8aea283848aedb37", async() => {
                            BeginContext(918, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(944, 241, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8b3e9435625e4e07bc65910f021577e9", async() => {
                                BeginContext(964, 87, true);
                                WriteLiteral("\r\n                            <div>\r\n                                <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 1051, "\"", 1098, 1);
#line 23 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Default.cshtml"
                                WriteAttributeValue("", 1057, Url.Content("~/Images/rotator/bird.jpg"), 1057, 41, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(1099, 65, true);
                                WriteLiteral(" />\r\n                            </div>\r\n                        ");
                                EndContext();
                            }
                                                                                        );
                            __Syncfusion_JavaScript_ContentTemplate = CreateTagHelper <global::Syncfusion.JavaScript.ContentTemplate>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_ContentTemplate);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(1185, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_RotatorBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorBaseItem);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1224, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(1246, 327, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f70b8f385bb2428a96f24590f79f43f8", async() => {
                            BeginContext(1262, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(1288, 246, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "55d758962c4440359085ae84b79d61db", async() => {
                                BeginContext(1308, 87, true);
                                WriteLiteral("\r\n                            <div>\r\n                                <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 1395, "\"", 1447, 1);
#line 30 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Default.cshtml"
                                WriteAttributeValue("", 1401, Url.Content("~/Images/rotator/sculpture.jpg"), 1401, 46, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(1448, 65, true);
                                WriteLiteral(" />\r\n                            </div>\r\n                        ");
                                EndContext();
                            }
                                                                                        );
                            __Syncfusion_JavaScript_ContentTemplate = CreateTagHelper <global::Syncfusion.JavaScript.ContentTemplate>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_ContentTemplate);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(1534, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_RotatorBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorBaseItem);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1573, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(1595, 325, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "6a7633501f3046cba9d0893072b67545", async() => {
                            BeginContext(1611, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(1637, 244, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "6f7bb83e44ec4ebc8d2924492cd5b7ad", async() => {
                                BeginContext(1657, 87, true);
                                WriteLiteral("\r\n                            <div>\r\n                                <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 1744, "\"", 1794, 1);
#line 37 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Default.cshtml"
                                WriteAttributeValue("", 1750, Url.Content("~/Images/rotator/seaview.jpg"), 1750, 44, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(1795, 65, true);
                                WriteLiteral(" />\r\n                            </div>\r\n                        ");
                                EndContext();
                            }
                                                                                        );
                            __Syncfusion_JavaScript_ContentTemplate = CreateTagHelper <global::Syncfusion.JavaScript.ContentTemplate>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_ContentTemplate);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(1881, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_RotatorBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorBaseItem);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1920, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(1942, 326, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d5141d3921904a43b180e040929bae2b", async() => {
                            BeginContext(1958, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(1984, 245, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "03183331e61a4b56942158e06f287809", async() => {
                                BeginContext(2004, 87, true);
                                WriteLiteral("\r\n                            <div>\r\n                                <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 2091, "\"", 2142, 1);
#line 44 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Default.cshtml"
                                WriteAttributeValue("", 2097, Url.Content("~/Images/rotator/snowfall.jpg"), 2097, 45, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(2143, 65, true);
                                WriteLiteral(" />\r\n                            </div>\r\n                        ");
                                EndContext();
                            }
                                                                                        );
                            __Syncfusion_JavaScript_ContentTemplate = CreateTagHelper <global::Syncfusion.JavaScript.ContentTemplate>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_ContentTemplate);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(2229, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_RotatorBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorBaseItem);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(2268, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_RotatorBase = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorBase>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorBase);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(2304, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_RotatorProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __Syncfusion_JavaScript_Models_RotatorProperties.SlideWidth = (string)__tagHelperAttribute_1.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                __Syncfusion_JavaScript_Models_RotatorProperties.SlideHeight = (string)__tagHelperAttribute_2.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
#line 11 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Default.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.ShowPager = false;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-pager", __Syncfusion_JavaScript_Models_RotatorProperties.ShowPager, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 11 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Default.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.ShowNavigateButton = false;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-navigate-button", __Syncfusion_JavaScript_Models_RotatorProperties.ShowNavigateButton, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 11 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Default.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_RotatorProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 11 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Default.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.ShowPlayButton = false;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-play-button", __Syncfusion_JavaScript_Models_RotatorProperties.ShowPlayButton, 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(2331, 14, true);
                WriteLiteral("\r\n            ");
                EndContext();
                BeginContext(2345, 127, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-pager", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "0975b00731084fc78f60ec3efd5bb404", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_PagerProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PagerProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PagerProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
#line 50 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Default.cshtml"
                __Syncfusion_JavaScript_Models_PagerProperties.PageCount = 5;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("page-count", __Syncfusion_JavaScript_Models_PagerProperties.PageCount, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 50 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Default.cshtml"
                __Syncfusion_JavaScript_Models_PagerProperties.PageSize = 1;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("page-size", __Syncfusion_JavaScript_Models_PagerProperties.PageSize, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 50 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Default.cshtml"
                __Syncfusion_JavaScript_Models_PagerProperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_PagerProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 50 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Default.cshtml"
                __Syncfusion_JavaScript_Models_PagerProperties.TotalRecordsCount = 5;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("total-records-count", __Syncfusion_JavaScript_Models_PagerProperties.TotalRecordsCount, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_PagerProperties.Change = (string)__tagHelperAttribute_4.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2472, 30, true);
                WriteLiteral("\r\n        </div>\r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(2528, 186, true);
                WriteLiteral("\r\n    <script>\r\n\r\n    function pagerChange(args) {\r\n        slider_obj = $(\"#content\").ejRotator(\"instance\");\r\n        slider_obj.gotoIndex(args.currentPage - 1);\r\n    }\r\n    </script>\r\n");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(2739, 254, true);
                WriteLiteral("\r\n    <style type=\"text/css\" class=\"cssStyles\">\r\n        .frame {\r\n            width: 100%;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        #content > li .image {\r\n            width: 100%;\r\n            height: 350px;\r\n        }\r\n    </style>\r\n");
                EndContext();
            }
                          );
        }
コード例 #4
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("MetaTags", async() => {
                BeginContext(18, 123, true);
                WriteLiteral("\r\n   <meta name=\"description\" content=\"This example demonstrates how to localize the pager in a ASP.NET Core DatePicker\">\r\n");
                EndContext();
            }
                          );
            DefineSection("ScriptReferenceSection", async() => {
                BeginContext(176, 13, true);
                WriteLiteral("\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 189, "\"", 253, 1);
#line 5 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                WriteAttributeValue("", 195, Url.Content("~/Scripts/cultures/ej.culture.en-US.min.js"), 195, 58, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(254, 23, true);
                WriteLiteral("></script>\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 277, "\"", 341, 1);
#line 6 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                WriteAttributeValue("", 283, Url.Content("~/Scripts/cultures/ej.culture.de-DE.min.js"), 283, 58, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(342, 23, true);
                WriteLiteral("></script>\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 365, "\"", 429, 1);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                WriteAttributeValue("", 371, Url.Content("~/Scripts/cultures/ej.culture.fr-FR.min.js"), 371, 58, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(430, 23, true);
                WriteLiteral("></script>\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 453, "\"", 517, 1);
#line 8 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                WriteAttributeValue("", 459, Url.Content("~/Scripts/cultures/ej.culture.vi-VN.min.js"), 459, 58, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(518, 23, true);
                WriteLiteral("></script>\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 541, "\"", 605, 1);
#line 9 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                WriteAttributeValue("", 547, Url.Content("~/Scripts/cultures/ej.culture.zh-CN.min.js"), 547, 58, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(606, 12, true);
                WriteLiteral("></script>\r\n");
                EndContext();
            }
                          );
            DefineSection("SampleHeading", async() => {
                BeginContext(644, 53, true);
                WriteLiteral("<span class=\"sampleName\">Pager / Localization</span> ");
                EndContext();
            }
                          );
            BeginContext(700, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("ControlsSection", async() => {
                BeginContext(727, 70, true);
                WriteLiteral("\r\n    <div class=\"frame\">\r\n        <div class=\"control\">\r\n            ");
                EndContext();
                BeginContext(797, 1991, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-rotator", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "dff825ba886d45ff9da21d3517c3ba09", async() => {
                    BeginContext(956, 18, true);
                    WriteLiteral("\r\n                ");
                    EndContext();
                    BeginContext(974, 1787, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "46116ab962ec40b7962d7901262481cd", async() => {
                        BeginContext(991, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(1013, 324, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e9b0bbd7198b4c438edbed31e3a2acd9", async() => {
                            BeginContext(1029, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(1055, 243, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d54f48c264904e54b6ce8b606e5bad42", async() => {
                                BeginContext(1075, 87, true);
                                WriteLiteral("\r\n                            <div>\r\n                                <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 1162, "\"", 1211, 1);
#line 21 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                                WriteAttributeValue("", 1168, Url.Content("~/Images/rotator/nature.jpg"), 1168, 43, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(1212, 65, true);
                                WriteLiteral(" />\r\n                            </div>\r\n                        ");
                                EndContext();
                            }
                                                                                        );
                            __Syncfusion_JavaScript_ContentTemplate = CreateTagHelper <global::Syncfusion.JavaScript.ContentTemplate>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_ContentTemplate);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(1298, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_RotatorBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorBaseItem);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1337, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(1359, 322, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "bd5b187117b346dbb036f8f81254b7c4", async() => {
                            BeginContext(1375, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(1401, 241, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "0f890cb678e1443eb7805bdb6b2ad51d", async() => {
                                BeginContext(1421, 87, true);
                                WriteLiteral("\r\n                            <div>\r\n                                <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 1508, "\"", 1555, 1);
#line 28 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                                WriteAttributeValue("", 1514, Url.Content("~/Images/rotator/bird.jpg"), 1514, 41, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(1556, 65, true);
                                WriteLiteral(" />\r\n                            </div>\r\n                        ");
                                EndContext();
                            }
                                                                                        );
                            __Syncfusion_JavaScript_ContentTemplate = CreateTagHelper <global::Syncfusion.JavaScript.ContentTemplate>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_ContentTemplate);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(1642, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_RotatorBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorBaseItem);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1681, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(1703, 327, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "24e0313b908e4b778a9d75455095068d", async() => {
                            BeginContext(1719, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(1745, 246, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d45e7a2de542458c85d95bb42b0383fd", async() => {
                                BeginContext(1765, 87, true);
                                WriteLiteral("\r\n                            <div>\r\n                                <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 1852, "\"", 1904, 1);
#line 35 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                                WriteAttributeValue("", 1858, Url.Content("~/Images/rotator/sculpture.jpg"), 1858, 46, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(1905, 65, true);
                                WriteLiteral(" />\r\n                            </div>\r\n                        ");
                                EndContext();
                            }
                                                                                        );
                            __Syncfusion_JavaScript_ContentTemplate = CreateTagHelper <global::Syncfusion.JavaScript.ContentTemplate>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_ContentTemplate);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(1991, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_RotatorBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorBaseItem);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(2030, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(2052, 325, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "11fb6271f4a4477995ea4757821dcd04", async() => {
                            BeginContext(2068, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(2094, 244, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4ff347bc33384d549968a2994196fb89", async() => {
                                BeginContext(2114, 87, true);
                                WriteLiteral("\r\n                            <div>\r\n                                <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 2201, "\"", 2251, 1);
#line 42 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                                WriteAttributeValue("", 2207, Url.Content("~/Images/rotator/seaview.jpg"), 2207, 44, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(2252, 65, true);
                                WriteLiteral(" />\r\n                            </div>\r\n                        ");
                                EndContext();
                            }
                                                                                        );
                            __Syncfusion_JavaScript_ContentTemplate = CreateTagHelper <global::Syncfusion.JavaScript.ContentTemplate>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_ContentTemplate);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(2338, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_RotatorBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorBaseItem);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(2377, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(2399, 326, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "24d0b7fb29134e45ba692c8501c6471e", async() => {
                            BeginContext(2415, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(2441, 245, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "64467a8f2fae40f181739bb71fc010c2", async() => {
                                BeginContext(2461, 87, true);
                                WriteLiteral("\r\n                            <div>\r\n                                <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 2548, "\"", 2599, 1);
#line 49 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                                WriteAttributeValue("", 2554, Url.Content("~/Images/rotator/snowfall.jpg"), 2554, 45, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(2600, 65, true);
                                WriteLiteral(" />\r\n                            </div>\r\n                        ");
                                EndContext();
                            }
                                                                                        );
                            __Syncfusion_JavaScript_ContentTemplate = CreateTagHelper <global::Syncfusion.JavaScript.ContentTemplate>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_ContentTemplate);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(2686, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_RotatorBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorBaseItem);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(2725, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_RotatorBase = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorBase>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorBase);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(2761, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_RotatorProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __Syncfusion_JavaScript_Models_RotatorProperties.SlideWidth = (string)__tagHelperAttribute_1.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                __Syncfusion_JavaScript_Models_RotatorProperties.SlideHeight = (string)__tagHelperAttribute_2.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.ShowPager = false;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-pager", __Syncfusion_JavaScript_Models_RotatorProperties.ShowPager, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.ShowNavigateButton = false;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-navigate-button", __Syncfusion_JavaScript_Models_RotatorProperties.ShowNavigateButton, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_RotatorProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.ShowPlayButton = false;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-play-button", __Syncfusion_JavaScript_Models_RotatorProperties.ShowPlayButton, 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(2788, 14, true);
                WriteLiteral("\r\n            ");
                EndContext();
                BeginContext(2802, 127, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-pager", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9b79afc51b25446ab7414b4d4588cf5a", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_PagerProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PagerProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PagerProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
#line 55 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                __Syncfusion_JavaScript_Models_PagerProperties.PageCount = 5;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("page-count", __Syncfusion_JavaScript_Models_PagerProperties.PageCount, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 55 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                __Syncfusion_JavaScript_Models_PagerProperties.PageSize = 1;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("page-size", __Syncfusion_JavaScript_Models_PagerProperties.PageSize, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 55 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                __Syncfusion_JavaScript_Models_PagerProperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_PagerProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 55 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                __Syncfusion_JavaScript_Models_PagerProperties.TotalRecordsCount = 5;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("total-records-count", __Syncfusion_JavaScript_Models_PagerProperties.TotalRecordsCount, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_PagerProperties.Change = (string)__tagHelperAttribute_4.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2929, 30, true);
                WriteLiteral("\r\n        </div>\r\n    </div>\r\n");
                EndContext();
            }
                          );
            BeginContext(2962, 122, true);
            WriteLiteral("<div id=\"droplist\">\r\n    <ul>\r\n        <li>en-US</li>\r\n        <li>de-DE</li>\r\n        <li>es-ES</li>\r\n    </ul>\r\n</div>\r\n");
            EndContext();
            DefineSection("PropertiesSection", async() => {
                BeginContext(3111, 158, true);
                WriteLiteral("\r\n    <div class=\"row\">\r\n        <div class=\"col-md-3\">\r\n            <span>Select Culture</span>\r\n        </div>\r\n        <div class=\"col-md-3\">\r\n            ");
                EndContext();
                BeginContext(3269, 126, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-drop-down-list", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "553df160f2df413e9c383541ef1a7e6d", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_DropDownListProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.DropDownListProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DropDownListProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_5);
                __Syncfusion_JavaScript_Models_DropDownListProperties.TargetID = (string)__tagHelperAttribute_6.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                __Syncfusion_JavaScript_Models_DropDownListProperties.Width = (string)__tagHelperAttribute_7.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
#line 72 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                __Syncfusion_JavaScript_Models_DropDownListProperties.SelectedItemIndex = 0;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("selected-item-index", __Syncfusion_JavaScript_Models_DropDownListProperties.SelectedItemIndex, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_DropDownListProperties.Change = (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(3395, 30, true);
                WriteLiteral("\r\n        </div>\r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(3451, 1346, true);
                WriteLiteral(@"
    <script type=""text/javascript"">

        function onchange(args) {
            var pagerObject = $(""#pager"").data(""ejPager"");
            pagerObject.setModel({ locale: args.text });
        }

        function pagerChange(args) {
            slider_obj = $(""#content"").ejRotator(""instance"");
            slider_obj.gotoIndex(args.currentPage - 1);
        }

        $(""#sampleProperties"").ejPropertiesPanel();

        ej.Pager.Locale[""es-ES""] = {
            pagerInfo: ""{0} de {1} páginas ({2} artículos)"",
            firstPageTooltip: ""Ir a la primera página"",
            lastPageTooltip: ""Ir a la última página"",
            nextPageTooltip: ""Ir a la página siguiente"",
            previousPageTooltip: ""Ir a la página anterior"",
            nextPagerTooltip: ""Ir al siguiente Pager"",
            previousPagerTooltip: ""Ir a Pager anterior""
        };

        ej.Pager.Locale[""de-DE""] = {
            pagerInfo: ""{0} von {1} Seiten ({2} Beiträge)"",
            firstPageTooltip: ""Zur");
                WriteLiteral(@" ersten Seite"",
            lastPageTooltip: ""Zur letzten Seite"",
            nextPageTooltip: ""Zur nächsten Seite"",
            previousPageTooltip: ""Zurück zur letzten Seite"",
            nextPagerTooltip: ""Zum nächsten Pager"",
            previousPagerTooltip: ""Zum vorherigen Pager""
        };

    </script>
");
                EndContext();
            }
                          );
            BeginContext(4800, 4, true);
            WriteLiteral("\r\n\r\n");
            EndContext();
            DefineSection("StyleSection", async() => {
                BeginContext(4826, 254, true);
                WriteLiteral("\r\n    <style type=\"text/css\" class=\"cssStyles\">\r\n        .frame {\r\n            width: 100%;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        #content > li .image {\r\n            width: 100%;\r\n            height: 350px;\r\n        }\r\n    </style>\r\n");
                EndContext();
            }
                          );
        }
コード例 #5
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("MetaTags", async() => {
                BeginContext(18, 123, true);
                WriteLiteral("\r\n   <meta name=\"description\" content=\"This example demonstrates how to localize the pager in a ASP.NET Core DatePicker\">\r\n");
                EndContext();
            }
                          );
            DefineSection("ScriptReferenceSection", async() => {
                BeginContext(176, 13, true);
                WriteLiteral("\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 189, "\"", 253, 1);
#line 5 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                WriteAttributeValue("", 195, Url.Content("~/Scripts/cultures/ej.culture.en-US.min.js"), 195, 58, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(254, 23, true);
                WriteLiteral("></script>\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 277, "\"", 341, 1);
#line 6 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                WriteAttributeValue("", 283, Url.Content("~/Scripts/cultures/ej.culture.de-DE.min.js"), 283, 58, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(342, 23, true);
                WriteLiteral("></script>\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 365, "\"", 429, 1);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                WriteAttributeValue("", 371, Url.Content("~/Scripts/cultures/ej.culture.fr-FR.min.js"), 371, 58, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(430, 23, true);
                WriteLiteral("></script>\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 453, "\"", 517, 1);
#line 8 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                WriteAttributeValue("", 459, Url.Content("~/Scripts/cultures/ej.culture.vi-VN.min.js"), 459, 58, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(518, 23, true);
                WriteLiteral("></script>\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 541, "\"", 605, 1);
#line 9 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                WriteAttributeValue("", 547, Url.Content("~/Scripts/cultures/ej.culture.zh-CN.min.js"), 547, 58, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(606, 12, true);
                WriteLiteral("></script>\r\n");
                EndContext();
            }
                          );
            DefineSection("SampleHeading", async() => {
                BeginContext(644, 53, true);
                WriteLiteral("<span class=\"sampleName\">Pager / Localization</span> ");
                EndContext();
            }
                          );
            BeginContext(700, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("ControlsSection", async() => {
                BeginContext(727, 70, true);
                WriteLiteral("\r\n    <div class=\"frame\">\r\n        <div class=\"control\">\r\n            ");
                EndContext();
                BeginContext(797, 1991, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-rotator", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a2b67fa6c6224ab69c7a2136b8fdd385", async() => {
                    BeginContext(956, 18, true);
                    WriteLiteral("\r\n                ");
                    EndContext();
                    BeginContext(974, 1787, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e3fee88da53d4682b0814a1c54b3eb54", async() => {
                        BeginContext(991, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(1013, 324, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7e4163f1d2204676ac99db02833ee190", async() => {
                            BeginContext(1029, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(1055, 243, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "575000126f2d47dda753e965ddacb66b", async() => {
                                BeginContext(1075, 87, true);
                                WriteLiteral("\r\n                            <div>\r\n                                <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 1162, "\"", 1211, 1);
#line 21 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                                WriteAttributeValue("", 1168, Url.Content("~/Images/rotator/nature.jpg"), 1168, 43, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(1212, 65, true);
                                WriteLiteral(" />\r\n                            </div>\r\n                        ");
                                EndContext();
                            }
                                                                                        );
                            __Syncfusion_JavaScript_ContentTemplate = CreateTagHelper <global::Syncfusion.JavaScript.ContentTemplate>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_ContentTemplate);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(1298, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_RotatorBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorBaseItem);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1337, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(1359, 322, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d71918969ec64f52a7bb48d91cc5d731", async() => {
                            BeginContext(1375, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(1401, 241, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f853a353c98142009d132a4dc5e629a0", async() => {
                                BeginContext(1421, 87, true);
                                WriteLiteral("\r\n                            <div>\r\n                                <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 1508, "\"", 1555, 1);
#line 28 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                                WriteAttributeValue("", 1514, Url.Content("~/Images/rotator/bird.jpg"), 1514, 41, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(1556, 65, true);
                                WriteLiteral(" />\r\n                            </div>\r\n                        ");
                                EndContext();
                            }
                                                                                        );
                            __Syncfusion_JavaScript_ContentTemplate = CreateTagHelper <global::Syncfusion.JavaScript.ContentTemplate>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_ContentTemplate);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(1642, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_RotatorBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorBaseItem);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1681, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(1703, 327, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4d26b8e2bdb64231a8adc3c5b7e83bee", async() => {
                            BeginContext(1719, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(1745, 246, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c867e6285663487d9b13877c34ea4c0d", async() => {
                                BeginContext(1765, 87, true);
                                WriteLiteral("\r\n                            <div>\r\n                                <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 1852, "\"", 1904, 1);
#line 35 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                                WriteAttributeValue("", 1858, Url.Content("~/Images/rotator/sculpture.jpg"), 1858, 46, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(1905, 65, true);
                                WriteLiteral(" />\r\n                            </div>\r\n                        ");
                                EndContext();
                            }
                                                                                        );
                            __Syncfusion_JavaScript_ContentTemplate = CreateTagHelper <global::Syncfusion.JavaScript.ContentTemplate>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_ContentTemplate);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(1991, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_RotatorBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorBaseItem);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(2030, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(2052, 325, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e9fae8d91e6b4416bd1d7b216b652a36", async() => {
                            BeginContext(2068, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(2094, 244, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9855281304c64be9899ce26d490f94aa", async() => {
                                BeginContext(2114, 87, true);
                                WriteLiteral("\r\n                            <div>\r\n                                <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 2201, "\"", 2251, 1);
#line 42 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                                WriteAttributeValue("", 2207, Url.Content("~/Images/rotator/seaview.jpg"), 2207, 44, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(2252, 65, true);
                                WriteLiteral(" />\r\n                            </div>\r\n                        ");
                                EndContext();
                            }
                                                                                        );
                            __Syncfusion_JavaScript_ContentTemplate = CreateTagHelper <global::Syncfusion.JavaScript.ContentTemplate>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_ContentTemplate);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(2338, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_RotatorBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorBaseItem);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(2377, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(2399, 326, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e596b58fafec48c4b48b0a893b07948d", async() => {
                            BeginContext(2415, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(2441, 245, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8be689f1159843faa38ef6cb65744d52", async() => {
                                BeginContext(2461, 87, true);
                                WriteLiteral("\r\n                            <div>\r\n                                <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 2548, "\"", 2599, 1);
#line 49 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                                WriteAttributeValue("", 2554, Url.Content("~/Images/rotator/snowfall.jpg"), 2554, 45, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(2600, 65, true);
                                WriteLiteral(" />\r\n                            </div>\r\n                        ");
                                EndContext();
                            }
                                                                                        );
                            __Syncfusion_JavaScript_ContentTemplate = CreateTagHelper <global::Syncfusion.JavaScript.ContentTemplate>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_ContentTemplate);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(2686, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_RotatorBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorBaseItem);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(2725, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_RotatorBase = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorBase>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorBase);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(2761, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_RotatorProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __Syncfusion_JavaScript_Models_RotatorProperties.SlideWidth = (string)__tagHelperAttribute_1.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                __Syncfusion_JavaScript_Models_RotatorProperties.SlideHeight = (string)__tagHelperAttribute_2.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.ShowPager = false;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-pager", __Syncfusion_JavaScript_Models_RotatorProperties.ShowPager, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.ShowNavigateButton = false;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-navigate-button", __Syncfusion_JavaScript_Models_RotatorProperties.ShowNavigateButton, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_RotatorProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.ShowPlayButton = false;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-play-button", __Syncfusion_JavaScript_Models_RotatorProperties.ShowPlayButton, 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(2788, 14, true);
                WriteLiteral("\r\n            ");
                EndContext();
                BeginContext(2802, 127, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-pager", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "98169f1cf6a447fc8f6b811ea838081e", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_PagerProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PagerProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PagerProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
#line 55 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                __Syncfusion_JavaScript_Models_PagerProperties.PageCount = 5;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("page-count", __Syncfusion_JavaScript_Models_PagerProperties.PageCount, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 55 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                __Syncfusion_JavaScript_Models_PagerProperties.PageSize = 1;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("page-size", __Syncfusion_JavaScript_Models_PagerProperties.PageSize, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 55 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                __Syncfusion_JavaScript_Models_PagerProperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_PagerProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 55 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                __Syncfusion_JavaScript_Models_PagerProperties.TotalRecordsCount = 5;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("total-records-count", __Syncfusion_JavaScript_Models_PagerProperties.TotalRecordsCount, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_PagerProperties.Change = (string)__tagHelperAttribute_4.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2929, 30, true);
                WriteLiteral("\r\n        </div>\r\n    </div>\r\n");
                EndContext();
            }
                          );
            BeginContext(2962, 122, true);
            WriteLiteral("<div id=\"droplist\">\r\n    <ul>\r\n        <li>en-US</li>\r\n        <li>de-DE</li>\r\n        <li>es-ES</li>\r\n    </ul>\r\n</div>\r\n");
            EndContext();
            DefineSection("PropertiesSection", async() => {
                BeginContext(3111, 158, true);
                WriteLiteral("\r\n    <div class=\"row\">\r\n        <div class=\"col-md-3\">\r\n            <span>Select Culture</span>\r\n        </div>\r\n        <div class=\"col-md-3\">\r\n            ");
                EndContext();
                BeginContext(3269, 126, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-drop-down-list", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a9ce50ed2c36423fa5c806ddee57e51e", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_DropDownListProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.DropDownListProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DropDownListProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_5);
                __Syncfusion_JavaScript_Models_DropDownListProperties.TargetID = (string)__tagHelperAttribute_6.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                __Syncfusion_JavaScript_Models_DropDownListProperties.Width = (string)__tagHelperAttribute_7.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
#line 72 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Pager\Localization.cshtml"
                __Syncfusion_JavaScript_Models_DropDownListProperties.SelectedItemIndex = 0;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("selected-item-index", __Syncfusion_JavaScript_Models_DropDownListProperties.SelectedItemIndex, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_DropDownListProperties.Change = (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(3395, 30, true);
                WriteLiteral("\r\n        </div>\r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(3451, 1346, true);
                WriteLiteral(@"
    <script type=""text/javascript"">

        function onchange(args) {
            var pagerObject = $(""#pager"").data(""ejPager"");
            pagerObject.setModel({ locale: args.text });
        }

        function pagerChange(args) {
            slider_obj = $(""#content"").ejRotator(""instance"");
            slider_obj.gotoIndex(args.currentPage - 1);
        }

        $(""#sampleProperties"").ejPropertiesPanel();

        ej.Pager.Locale[""es-ES""] = {
            pagerInfo: ""{0} de {1} páginas ({2} artículos)"",
            firstPageTooltip: ""Ir a la primera página"",
            lastPageTooltip: ""Ir a la última página"",
            nextPageTooltip: ""Ir a la página siguiente"",
            previousPageTooltip: ""Ir a la página anterior"",
            nextPagerTooltip: ""Ir al siguiente Pager"",
            previousPagerTooltip: ""Ir a Pager anterior""
        };

        ej.Pager.Locale[""de-DE""] = {
            pagerInfo: ""{0} von {1} Seiten ({2} Beiträge)"",
            firstPageTooltip: ""Zur");
                WriteLiteral(@" ersten Seite"",
            lastPageTooltip: ""Zur letzten Seite"",
            nextPageTooltip: ""Zur nächsten Seite"",
            previousPageTooltip: ""Zurück zur letzten Seite"",
            nextPagerTooltip: ""Zum nächsten Pager"",
            previousPagerTooltip: ""Zum vorherigen Pager""
        };

    </script>
");
                EndContext();
            }
                          );
            BeginContext(4800, 4, true);
            WriteLiteral("\r\n\r\n");
            EndContext();
            DefineSection("StyleSection", async() => {
                BeginContext(4826, 254, true);
                WriteLiteral("\r\n    <style type=\"text/css\" class=\"cssStyles\">\r\n        .frame {\r\n            width: 100%;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        #content > li .image {\r\n            width: 100%;\r\n            height: 350px;\r\n        }\r\n    </style>\r\n");
                EndContext();
            }
                          );
        }