#pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 52, true);
                WriteLiteral("<span class=\"sampleName\">Rotator / LocalData </span>");
                EndContext();
            }
                          );
            DefineSection("MetaTags", async() => {
                BeginContext(96, 171, true);
                WriteLiteral("\r\n    <meta name=\"description\" content=\"This example demonstrates how to bind the local data source key value mapping in the Syncfusion ASP.NET Core Rotator component.\">\r\n");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(295, 37, true);
                WriteLiteral("\r\n    <div class=\"frame\">\r\n\r\n        ");
                EndContext();
                BeginContext(332, 193, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-rotator", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "6b0eda3110584c3ea3ed187534cb36b9", async() => {
                    BeginContext(446, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(460, 42, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-fields", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "62cefdf23449455c80b213b31d460515", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_RotatorFields = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorFields>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorFields);
                    __Syncfusion_JavaScript_Models_RotatorFields.Text = (string)__tagHelperAttribute_0.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                    __Syncfusion_JavaScript_Models_RotatorFields.Url = (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(502, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_RotatorProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
#line 8 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\LocalData.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.DataSource = ViewBag.datasource;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("datasource", __Syncfusion_JavaScript_Models_RotatorProperties.DataSource, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_RotatorProperties.SlideWidth = (string)__tagHelperAttribute_3.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                __Syncfusion_JavaScript_Models_RotatorProperties.SlideHeight = (string)__tagHelperAttribute_4.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
#line 8 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\LocalData.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);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(525, 23, true);
                WriteLiteral("\r\n       \r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(573, 246, 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        #rot > li img {\r\n            width: 100%;\r\n            height: 350px;\r\n        }\r\n    </style>\r\n");
                EndContext();
            }
                          );
        }
Esempio n. 2
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();
            }
                          );
        }
Esempio n. 3
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 49, true);
                WriteLiteral("<span class=\"sampleName\">Rotator / Events </span>");
                EndContext();
            }
                          );
            DefineSection("MetaTags", async() => {
                BeginContext(93, 200, true);
                WriteLiteral("\r\n    <meta name=\"description\" content=\"This example demonstrates client-side events and triggered events when particular operations are performed in the Syncfusion ASP.NET Core Rotator component.\">\r\n");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(321, 35, true);
                WriteLiteral("\r\n    <div class=\"frame\">\r\n        ");
                EndContext();
                BeginContext(356, 396, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-rotator", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "145fc4832a9b4c9b802c71faa7950017", async() => {
                    BeginContext(673, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(687, 42, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-fields", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "9f540057e74640f894f2ac25b2e5e410", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_RotatorFields = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorFields>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorFields);
                    __Syncfusion_JavaScript_Models_RotatorFields.Text = (string)__tagHelperAttribute_0.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                    __Syncfusion_JavaScript_Models_RotatorFields.Url = (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(729, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_RotatorProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Events.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.DataSource = ViewBag.datasource;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("datasource", __Syncfusion_JavaScript_Models_RotatorProperties.DataSource, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Events.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.ShowPlayButton = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-play-button", __Syncfusion_JavaScript_Models_RotatorProperties.ShowPlayButton, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_RotatorProperties.SlideWidth = (string)__tagHelperAttribute_3.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                __Syncfusion_JavaScript_Models_RotatorProperties.SlideHeight = (string)__tagHelperAttribute_4.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Events.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 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Events.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.ShowPager = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-pager", __Syncfusion_JavaScript_Models_RotatorProperties.ShowPager, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Events.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.ShowThumbnail = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-thumbnail", __Syncfusion_JavaScript_Models_RotatorProperties.ShowThumbnail, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_RotatorProperties.Create = (string)__tagHelperAttribute_5.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                __Syncfusion_JavaScript_Models_RotatorProperties.Change = (string)__tagHelperAttribute_6.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                __Syncfusion_JavaScript_Models_RotatorProperties.PagerClick = (string)__tagHelperAttribute_7.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
                __Syncfusion_JavaScript_Models_RotatorProperties.Start = (string)__tagHelperAttribute_8.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                __Syncfusion_JavaScript_Models_RotatorProperties.Stop = (string)__tagHelperAttribute_9.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
                __Syncfusion_JavaScript_Models_RotatorProperties.ThumbItemClick = (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(752, 14, true);
                WriteLiteral("\r\n    </div>\r\n");
                EndContext();
            }
                          );
            BeginContext(769, 182, true);
            WriteLiteral("<div id=\"target\">\r\n    <ul>\r\n        <li>start</li>\r\n        <li>stop</li>\r\n        <li>change</li>\r\n        <li>pagerClick</li>\r\n        <li>thumbItemClick</li>\r\n    </ul>\r\n</div>\r\n");
            EndContext();
            DefineSection("EventsDropdown", async() => {
                BeginContext(975, 15, true);
                WriteLiteral("\r\n       \r\n    ");
                EndContext();
                BeginContext(990, 152, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-drop-down-list", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "afb3005c29ec471ebce878e059cf614c", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_DropDownListProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.DropDownListProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DropDownListProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_11);
#line 23 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Events.cshtml"
                __Syncfusion_JavaScript_Models_DropDownListProperties.ShowCheckbox = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-checkbox", __Syncfusion_JavaScript_Models_DropDownListProperties.ShowCheckbox, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 23 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Events.cshtml"
                __Syncfusion_JavaScript_Models_DropDownListProperties.CheckAll = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("check-all", __Syncfusion_JavaScript_Models_DropDownListProperties.CheckAll, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_DropDownListProperties.TargetID = (string)__tagHelperAttribute_12.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12);
                __Syncfusion_JavaScript_Models_DropDownListProperties.Change = (string)__tagHelperAttribute_13.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_13);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1142, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(1170, 2091, true);
                WriteLiteral(@"
    <script type=""text/javascript"">
        function evtpropscheckedevent(args) {
            var slideObj = $(""#sliderContent"").data(""ejRotator"");
            if (args.isChecked) {
                switch (args.selectedText) {
                    case ""create"": slideObj.option(args.selectedText, ""oncreate""); break;
                    case ""start"": slideObj.option(args.selectedText, ""onstart""); break;
                    case ""stop"": slideObj.option(args.selectedText, ""onstop""); break;
                    case ""change"": slideObj.option(args.selectedText, ""onchange""); break;
                    case ""pagerClick"": slideObj.option(args.selectedText, ""onpagerClick""); break; 
                    case ""thumbItemClick"": slideObj.option(args.selectedText, ""onThumbItemClick""); break;
                }
            }
            else slideObj.option(args.selectedText, null);
        }
        function oncreate(args) {
            jQuery.addEventLog(""Rotator control has been <span class='eventTitle'>cre");
                WriteLiteral(@"ated</span>. <br/>"");
        }
        function onstart(args) {
            jQuery.addEventLog(""Autoplay has been <span class='eventTitle'>started</span> at index "" + args.activeItemIndex + "". <br/>"");
        }
        function onstop(args) {
            jQuery.addEventLog(""Autoplay has been <span class='eventTitle'>stopped</span> at index "" + args.activeItemIndex + "". <br/>"");
        }
        function onchange(args) {
            jQuery.addEventLog(""Slide index has been <span class='eventTitle'>changed</span> to "" + args.activeItemIndex + "". <br/>"");
        }
        function onpagerClick(args) {
            jQuery.addEventLog(""Pager has been <span class='eventTitle'>clicked </span> at index "" + args.activeItemIndex + "". <br/>"");
        }
        function onThumbItemClick(args) {
            jQuery.addEventLog(""Thumbnail Element has been <span class='eventTitle'>clicked</span>  at index "" + args.activeItemIndex + "". <br/>"");
        }
        function onClear() {
            $(""#Event");
                WriteLiteral("Log\").html(\"\");\r\n        }\r\n    </script>\r\n");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(3286, 255, 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        #sliderContent > li img {\r\n            width: 100%;\r\n            height: 350px;\r\n        }\r\n    </style>\r\n");
                EndContext();
            }
                          );
        }
Esempio n. 4
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 51, true);
                WriteLiteral("<span class=\"sampleName\">Rotator / Keyboard </span>");
                EndContext();
            }
                          );
            DefineSection("MetaTags", async() => {
                BeginContext(95, 174, true);
                WriteLiteral("\r\n    <meta name=\"description\" content=\"This example demonstrates how to access the Syncfusion ASP.NET Core Rotator component functionalities using keyboard interactions.\">\r\n");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(297, 35, true);
                WriteLiteral("\r\n    <div class=\"frame\">\r\n        ");
                EndContext();
                BeginContext(332, 301, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-rotator", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d3f1c0204c7e48d4a453c969d5ad89b5", async() => {
                    BeginContext(554, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(568, 42, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-fields", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "24e7fca67edb45688b9ce7e38bcbe04c", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_RotatorFields = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorFields>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorFields);
                    __Syncfusion_JavaScript_Models_RotatorFields.Text = (string)__tagHelperAttribute_0.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                    __Syncfusion_JavaScript_Models_RotatorFields.Url = (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(610, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_RotatorProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Keyboard.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.DataSource = ViewBag.datasource;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("datasource", __Syncfusion_JavaScript_Models_RotatorProperties.DataSource, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_RotatorProperties.SlideWidth = (string)__tagHelperAttribute_3.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                __Syncfusion_JavaScript_Models_RotatorProperties.SlideHeight = (string)__tagHelperAttribute_4.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Keyboard.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 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Keyboard.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.AllowKeyboardNavigation = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("allow-keyboard-navigation", __Syncfusion_JavaScript_Models_RotatorProperties.AllowKeyboardNavigation, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Keyboard.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.ShowPlayButton = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-play-button", __Syncfusion_JavaScript_Models_RotatorProperties.ShowPlayButton, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Keyboard.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.ShowThumbnail = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-thumbnail", __Syncfusion_JavaScript_Models_RotatorProperties.ShowThumbnail, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Keyboard.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);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(633, 23, true);
                WriteLiteral("\r\n       \r\n    </div>\r\n");
                EndContext();
            }
                          );
            BeginContext(659, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("PropertiesSection", async() => {
                BeginContext(688, 1382, true);
                WriteLiteral(@"
    <div class=""row"">
        <div class=""col-md-3"">
           Alt + j
        </div>
        <div class=""col-md-3"">
            Focuses the control
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
           Up / Right
        </div>
        <div class=""col-md-3"">
            Move to next slide
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
           Down / Left
        </div>
        <div class=""col-md-3"">
            Move to previous slide
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
           Space 
        </div>
        <div class=""col-md-3"">
            Play/Pause slide
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
           Alt+Right
        </div>
        <div class=""col-md-3"">
            Move thumbnail item to left and select item
        </div>
    </div>
    <br />
    <div class=""row"">
        <div class=""col-md-3"">
    ");
                WriteLiteral(@"       Alt+left
        </div>
        <div class=""col-md-3"">
            Move thumbnail item to right and select item
        </div>
    </div>
    <br />
    <div class=""row"">
        <div class=""col-md-3"">
           Enter
        </div>
        <div class=""col-md-3"">
            Move to selected thumbnail item 
        </div>
    </div>
");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(2096, 396, true);
                WriteLiteral(@"
    <script type=""text/javascript"">
        $(function () {

            //Control focus key
            $(document).on(""keydown"", function (e) {
                if (e.altKey && e.keyCode === 74) { // j- key code.
                    $(""#sliderContent"")[0].focus();
                }
            });
            $(""#sampleProperties"").ejPropertiesPanel();
        });
    </script>
");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(2517, 263, true);
                WriteLiteral(@"
    <style type=""text/css"" class=""cssStyles"">
        .frame {
            width: 100%;
            box-sizing: border-box;
        }
        #sliderContent > li img {
            width: 100%;
            height: 350px;
        }      
    </style>

");
                EndContext();
            }
                          );
        }
Esempio n. 5
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 59, true);
                WriteLiteral("<span class=\"sampleName\">Rotator / ImageWithContent</span> ");
                EndContext();
            }
                          );
            DefineSection("MetaTags", async() => {
                BeginContext(103, 174, true);
                WriteLiteral("\r\n    <meta name=\"description\" content=\"This example demonstrates how to create images with content in rotator slides using the Syncfusion ASP.NET Core Rotator component.\">\r\n");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(305, 37, true);
                WriteLiteral("\r\n    <div class=\"frame\">\r\n\r\n        ");
                EndContext();
                BeginContext(342, 4952, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-rotator", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "17a8823698e2459ca61fa829146761ec", async() => {
                    BeginContext(437, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(451, 4820, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "aa329c70b67b41a6a126a36d760a82f0", async() => {
                        BeginContext(468, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(486, 962, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "87f48cfef5eb4d65a8e06ff1b8d9e275", async() => {
                            BeginContext(502, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(524, 889, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "dd9ce1d9f96142dea81785ee9682fb20", async() => {
                                BeginContext(544, 122, true);
                                WriteLiteral("\r\n                        <div>\r\n                            <div class=\"leftPanel\">\r\n                                <img");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 666, "\"", 715, 1);
#line 14 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\ImgWithContent.cshtml"
                                WriteAttributeValue("", 672, Url.Content("~/Images/rotator/tablet.jpg"), 672, 43, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(716, 676, true);
                                WriteLiteral(@" />
                            </div>
                            <div class=""rightPanel blck"">
                                <div class=""contentPanel"">Tablet </div>
                                <ul>
                                    <li>A tablet computer, or simply tablet, is a mobile computer with display, circuitry and battery in a single unit.</li>
                                    <li>
                                        Tablets are equipped with sensors, including cameras, microphone, accelerometer and touchscreen,
                                </ul>
                            </div>
                        </div>
                    ");
                                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(1413, 18, 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(1448, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1466, 993, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "67455e44ccdf4ec48558700786d5c932", async() => {
                            BeginContext(1482, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(1504, 920, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "6fa013a7ccd84b939aee95af3d891998", async() => {
                                BeginContext(1524, 122, true);
                                WriteLiteral("\r\n                        <div>\r\n                            <div class=\"leftPanel\">\r\n                                <img");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 1646, "\"", 1693, 1);
#line 31 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\ImgWithContent.cshtml"
                                WriteAttributeValue("", 1652, Url.Content("~/Images/rotator/rose.jpg"), 1652, 41, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(1694, 709, true);
                                WriteLiteral(@" />
                            </div>
                            <div class=""rightPanel"">
                                <div class=""contentPanel"">Rose </div>
                                <ul>
                                    <li>A rose is a woody perennial of the genus Rosa, within the family Rosaceae</li>
                                    <li>
                                        Flowers vary in size and shape and are usually large and showy,
                                        There are over 100 species
                                    </li>
                                </ul>
                            </div>
                        </div>
                    ");
                                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(2424, 18, 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(2459, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(2477, 928, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "14f1e8922c9741ba9713325567204fd0", async() => {
                            BeginContext(2493, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(2515, 855, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c705f5e3341f42fe8d54d7fe0cc6668d", async() => {
                                BeginContext(2535, 122, true);
                                WriteLiteral("\r\n                        <div>\r\n                            <div class=\"leftPanel\">\r\n                                <img");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 2657, "\"", 2708, 1);
#line 50 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\ImgWithContent.cshtml"
                                WriteAttributeValue("", 2663, Url.Content("~/Images/rotator/snowfall.jpg"), 2663, 45, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(2709, 640, true);
                                WriteLiteral(@" />
                            </div>
                            <div class=""rightPanel rightSide"">
                                <div class=""contentPanel"">Snowfall </div>
                                <ul>
                                    <li>Mt. Baker ski area in Washington State has the world record for snowfall at 1,140 inches of snow in the 1998/1999 winter season</li>
                                    <li>Mt. Baker ski area is located near but not on the real 10,781’ Mount Baker</li>
                                </ul>
                            </div>
                        </div>
                    ");
                                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(3370, 18, 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(3405, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(3423, 903, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "0ac13128d6064382b8cd3328b4ead869", async() => {
                            BeginContext(3439, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(3461, 830, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "974507ffb741497795528e7426e3620f", async() => {
                                BeginContext(3481, 122, true);
                                WriteLiteral("\r\n                        <div>\r\n                            <div class=\"leftPanel\">\r\n                                <img");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 3603, "\"", 3652, 1);
#line 66 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\ImgWithContent.cshtml"
                                WriteAttributeValue("", 3609, Url.Content("~/Images/rotator/nature.jpg"), 3609, 43, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(3653, 617, true);
                                WriteLiteral(@" />
                            </div>
                            <div class=""rightPanel"">
                                <div class=""contentPanel"">Nature </div>
                                <ul>
                                    <li>The health of the natural environment is critical to the long-term future of the planet</li>
                                    <li>Nature, in the broadest sense, is equivalent to the natural, physical, or material world or universe.</li>

                                </ul>
                            </div>
                        </div>
                    ");
                                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(4291, 18, 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(4326, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(4344, 895, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9409aba3d1d8442da2b7d661f35bb650", async() => {
                            BeginContext(4360, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(4382, 822, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "0f0a679dd59844049fc22d6bc29f1162", async() => {
                                BeginContext(4402, 122, true);
                                WriteLiteral("\r\n                        <div>\r\n                            <div class=\"leftPanel\">\r\n                                <img");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 4524, "\"", 4571, 1);
#line 83 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\ImgWithContent.cshtml"
                                WriteAttributeValue("", 4530, Url.Content("~/Images/rotator/card.jpg"), 4530, 41, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(4572, 611, true);
                                WriteLiteral(@" />
                            </div>
                            <div class=""rightPanel credit"">
                                <div class=""contentPanel"">Credit card </div>
                                <ul>
                                    <li>A credit card is a payment card issued to users as a system of payment</li>
                                    <li>It allows the cardholder to pay for goods and services based on the holder's promise to pay for them</li>

                                </ul>
                            </div>
                        </div>
                    ");
                                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(5204, 18, 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(5239, 14, 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(5271, 10, 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);
#line 8 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\ImgWithContent.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.ShowPlayButton = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-play-button", __Syncfusion_JavaScript_Models_RotatorProperties.ShowPlayButton, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __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);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(5294, 16, true);
                WriteLiteral("\r\n\r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(5335, 11, true);
                WriteLiteral("\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 5346, "\"", 5408, 1);
#line 102 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\ImgWithContent.cshtml"
                WriteAttributeValue("", 5353, Url.Content("~/css/Samples/RotatorImgWithContent.css"), 5353, 55, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(5409, 22, true);
                WriteLiteral(" rel=\"stylesheet\" />\r\n");
                EndContext();
            }
                          );
            BeginContext(5434, 2, true);
            WriteLiteral("\r\n");
            EndContext();
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 52, true);
                WriteLiteral("<span class=\"sampleName\">Rotator - Thumbnail</span> ");
                EndContext();
            }
                          );
            DefineSection("MetaTags", async() => {
                BeginContext(96, 198, true);
                WriteLiteral("\r\n    <meta name=\"description\" content=\"This example demonstrates creating thumbnails using the Syncfusion ASP.NET Core Rotator component, and how to view or access any rotator slides instantly.\">\r\n");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(322, 35, true);
                WriteLiteral("\r\n    <div class=\"frame\">\r\n        ");
                EndContext();
                BeginContext(357, 282, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-rotator", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "870e95d7f00f42c0851a9ef9e1d9dd21", async() => {
                    BeginContext(560, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(574, 42, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-fields", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "3ab51e5fdf114fe5b01d5ea5ec01af5c", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_RotatorFields = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorFields>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorFields);
                    __Syncfusion_JavaScript_Models_RotatorFields.Text = (string)__tagHelperAttribute_0.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                    __Syncfusion_JavaScript_Models_RotatorFields.Url = (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(616, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_RotatorProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.RotatorProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RotatorProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Thumbnail.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.DataSource = ViewBag.datasource;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("datasource", __Syncfusion_JavaScript_Models_RotatorProperties.DataSource, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_RotatorProperties.SlideHeight = (string)__tagHelperAttribute_3.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                __Syncfusion_JavaScript_Models_RotatorProperties.SlideWidth = (string)__tagHelperAttribute_4.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Thumbnail.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.ShowPlayButton = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-play-button", __Syncfusion_JavaScript_Models_RotatorProperties.ShowPlayButton, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Thumbnail.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.AllowKeyboardNavigation = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("allow-keyboard-navigation", __Syncfusion_JavaScript_Models_RotatorProperties.AllowKeyboardNavigation, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Thumbnail.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.ShowThumbnail = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-thumbnail", __Syncfusion_JavaScript_Models_RotatorProperties.ShowThumbnail, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Thumbnail.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);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(639, 23, true);
                WriteLiteral("\r\n       \r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(687, 260, true);
                WriteLiteral(@"
    <style type=""text/css"" class=""cssStyles"">
        .frame {
            width: 100%;
            box-sizing : border-box;
        }

        #sliderContent > li > img {
            width: 100%;
            height: 300px;
        }
    </style>
");
                EndContext();
            }
                          );
            BeginContext(950, 2, true);
            WriteLiteral("\r\n");
            EndContext();
        }
Esempio n. 7
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 50, true);
                WriteLiteral("<span class=\"sampleName\">Rotator / Default </span>");
                EndContext();
            }
                          );
            DefineSection("MetaTags", async() => {
                BeginContext(94, 161, true);
                WriteLiteral("\r\n    <meta name=\"description\" content=\"This example demonstrates how to create a Syncfusion ASP.NET Core Rotator component where each slide contains images.\">\r\n");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(283, 35, true);
                WriteLiteral("\r\n    <div class=\"frame\">\r\n        ");
                EndContext();
                BeginContext(318, 1790, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-rotator", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "075a9d81edde4edc8e8d012d1f668961", async() => {
                    BeginContext(428, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(442, 1643, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "11296e1593234e85ba3f14319dba5ce2", async() => {
                        BeginContext(459, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(477, 300, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "72182f9269554cc99f3fdc16ab088b56", async() => {
                            BeginContext(493, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(515, 227, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "58213d71628446b4b0f60ab9380e866e", async() => {
                                BeginContext(535, 79, true);
                                WriteLiteral("\r\n                        <div>\r\n                            <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 614, "\"", 663, 1);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Default.cshtml"
                                WriteAttributeValue("", 620, Url.Content("~/Images/rotator/nature.jpg"), 620, 43, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(664, 57, 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(742, 18, 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(777, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(795, 298, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "742b8052b4504a7088629ffc8f46f5f9", async() => {
                            BeginContext(811, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(833, 225, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "74189094fb464ac386a69b600a6e70da", async() => {
                                BeginContext(853, 79, true);
                                WriteLiteral("\r\n                        <div>\r\n                            <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 932, "\"", 979, 1);
#line 19 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Default.cshtml"
                                WriteAttributeValue("", 938, Url.Content("~/Images/rotator/bird.jpg"), 938, 41, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(980, 57, 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(1058, 18, 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(1093, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1111, 303, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e13493134dd5446baa89e8cf0e71a9e2", async() => {
                            BeginContext(1127, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(1149, 230, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c95ffaff880f4756ae395dfc6e93555a", async() => {
                                BeginContext(1169, 79, true);
                                WriteLiteral("\r\n                        <div>\r\n                            <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 1248, "\"", 1300, 1);
#line 26 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Default.cshtml"
                                WriteAttributeValue("", 1254, Url.Content("~/Images/rotator/sculpture.jpg"), 1254, 46, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(1301, 57, 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(1379, 18, 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(1414, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1432, 301, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4d04cc4bb0a843338bc58c54c68da191", async() => {
                            BeginContext(1448, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(1470, 228, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c8bfbee99f0649398838de378a6faf0d", async() => {
                                BeginContext(1490, 79, true);
                                WriteLiteral("\r\n                        <div>\r\n                            <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 1569, "\"", 1619, 1);
#line 33 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Default.cshtml"
                                WriteAttributeValue("", 1575, Url.Content("~/Images/rotator/seaview.jpg"), 1575, 44, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(1620, 57, 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(1698, 18, 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(1733, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1751, 302, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e1aec92063a6453e9a7e86f98808c252", async() => {
                            BeginContext(1767, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(1789, 229, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2e22a1e3475b4b90bd0ce44894a2ff33", async() => {
                                BeginContext(1809, 79, true);
                                WriteLiteral("\r\n                        <div>\r\n                            <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 1888, "\"", 1939, 1);
#line 40 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Default.cshtml"
                                WriteAttributeValue("", 1894, Url.Content("~/Images/rotator/snowfall.jpg"), 1894, 45, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(1940, 57, 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(2018, 18, 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(2053, 14, 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(2085, 10, 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 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\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 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Default.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.ShowPlayButton = true;

#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(2108, 24, true);
                WriteLiteral("\r\n        \r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(2157, 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();
            }
                          );
        }
        #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();
            }
                          );
        }
Esempio n. 9
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();
            }
                          );
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 50, true);
                WriteLiteral("<span class=\"sampleName\">Rotator / Default </span>");
                EndContext();
            }
                          );
            DefineSection("MetaTags", async() => {
                BeginContext(94, 161, true);
                WriteLiteral("\r\n    <meta name=\"description\" content=\"This example demonstrates how to create a Syncfusion ASP.NET Core Rotator component where each slide contains images.\">\r\n");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(283, 35, true);
                WriteLiteral("\r\n    <div class=\"frame\">\r\n        ");
                EndContext();
                BeginContext(318, 1790, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-rotator", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "0d45343276a946c4878e1f3d74b5e472", async() => {
                    BeginContext(428, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(442, 1643, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "cdc7e432b8794f32b90620a0d1ab793d", async() => {
                        BeginContext(459, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(477, 300, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4033f6a4e8e149c89e43b2015741bfd2", async() => {
                            BeginContext(493, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(515, 227, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e352b82b5372418bbedaf6c0cf5943c8", async() => {
                                BeginContext(535, 79, true);
                                WriteLiteral("\r\n                        <div>\r\n                            <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 614, "\"", 663, 1);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Default.cshtml"
                                WriteAttributeValue("", 620, Url.Content("~/Images/rotator/nature.jpg"), 620, 43, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(664, 57, 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(742, 18, 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(777, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(795, 298, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "ba7a7f0409f04e75942ad35f61a96801", async() => {
                            BeginContext(811, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(833, 225, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "6ad3a7087b6146d0a593f1b973658ef7", async() => {
                                BeginContext(853, 79, true);
                                WriteLiteral("\r\n                        <div>\r\n                            <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 932, "\"", 979, 1);
#line 19 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Default.cshtml"
                                WriteAttributeValue("", 938, Url.Content("~/Images/rotator/bird.jpg"), 938, 41, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(980, 57, 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(1058, 18, 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(1093, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1111, 303, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e5bdb0e35b504bfcaa9643e44b58e0ae", async() => {
                            BeginContext(1127, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(1149, 230, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2c99c0d0702f4cdab642ab68eac660a5", async() => {
                                BeginContext(1169, 79, true);
                                WriteLiteral("\r\n                        <div>\r\n                            <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 1248, "\"", 1300, 1);
#line 26 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Default.cshtml"
                                WriteAttributeValue("", 1254, Url.Content("~/Images/rotator/sculpture.jpg"), 1254, 46, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(1301, 57, 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(1379, 18, 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(1414, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1432, 301, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e86832c1d339430f9d26e31db717f7aa", async() => {
                            BeginContext(1448, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(1470, 228, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "fc40a3600f2c4cbc8f84c7a7efe1916e", async() => {
                                BeginContext(1490, 79, true);
                                WriteLiteral("\r\n                        <div>\r\n                            <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 1569, "\"", 1619, 1);
#line 33 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Default.cshtml"
                                WriteAttributeValue("", 1575, Url.Content("~/Images/rotator/seaview.jpg"), 1575, 44, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(1620, 57, 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(1698, 18, 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(1733, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1751, 302, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4c0180c8c32e4ff29ad99e83d411d45f", async() => {
                            BeginContext(1767, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(1789, 229, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e4b71e13859a4267b53eba3f9f1fed78", async() => {
                                BeginContext(1809, 79, true);
                                WriteLiteral("\r\n                        <div>\r\n                            <img class=\"image\"");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 1888, "\"", 1939, 1);
#line 40 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Default.cshtml"
                                WriteAttributeValue("", 1894, Url.Content("~/Images/rotator/snowfall.jpg"), 1894, 45, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(1940, 57, 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(2018, 18, 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(2053, 14, 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(2085, 10, 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 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\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 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\Default.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.ShowPlayButton = true;

#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(2108, 24, true);
                WriteLiteral("\r\n        \r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(2157, 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();
            }
                          );
        }
        #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();
            }
                          );
        }
Esempio n. 12
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 59, true);
                WriteLiteral("<span class=\"sampleName\">Rotator / ImageWithContent</span> ");
                EndContext();
            }
                          );
            DefineSection("MetaTags", async() => {
                BeginContext(103, 174, true);
                WriteLiteral("\r\n    <meta name=\"description\" content=\"This example demonstrates how to create images with content in rotator slides using the Syncfusion ASP.NET Core Rotator component.\">\r\n");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(305, 37, true);
                WriteLiteral("\r\n    <div class=\"frame\">\r\n\r\n        ");
                EndContext();
                BeginContext(342, 4952, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-rotator", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c6a788a789a24022bcd8fd84ebfc02ed", async() => {
                    BeginContext(437, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(451, 4820, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d171308e0a6142048f566893f5fc1ab3", async() => {
                        BeginContext(468, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(486, 962, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2760a5840e2045aeb55bfacf7e4c6ce5", async() => {
                            BeginContext(502, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(524, 889, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "840b5618aa054d3eafafb396dd1800e3", async() => {
                                BeginContext(544, 122, true);
                                WriteLiteral("\r\n                        <div>\r\n                            <div class=\"leftPanel\">\r\n                                <img");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 666, "\"", 715, 1);
#line 14 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\ImgWithContent.cshtml"
                                WriteAttributeValue("", 672, Url.Content("~/Images/rotator/tablet.jpg"), 672, 43, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(716, 676, true);
                                WriteLiteral(@" />
                            </div>
                            <div class=""rightPanel blck"">
                                <div class=""contentPanel"">Tablet </div>
                                <ul>
                                    <li>A tablet computer, or simply tablet, is a mobile computer with display, circuitry and battery in a single unit.</li>
                                    <li>
                                        Tablets are equipped with sensors, including cameras, microphone, accelerometer and touchscreen,
                                </ul>
                            </div>
                        </div>
                    ");
                                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(1413, 18, 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(1448, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1466, 993, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "946ad4aba05b418fa5f458c481f7e02c", async() => {
                            BeginContext(1482, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(1504, 920, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "b71288ec10c1402598d2094b734853ea", async() => {
                                BeginContext(1524, 122, true);
                                WriteLiteral("\r\n                        <div>\r\n                            <div class=\"leftPanel\">\r\n                                <img");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 1646, "\"", 1693, 1);
#line 31 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\ImgWithContent.cshtml"
                                WriteAttributeValue("", 1652, Url.Content("~/Images/rotator/rose.jpg"), 1652, 41, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(1694, 709, true);
                                WriteLiteral(@" />
                            </div>
                            <div class=""rightPanel"">
                                <div class=""contentPanel"">Rose </div>
                                <ul>
                                    <li>A rose is a woody perennial of the genus Rosa, within the family Rosaceae</li>
                                    <li>
                                        Flowers vary in size and shape and are usually large and showy,
                                        There are over 100 species
                                    </li>
                                </ul>
                            </div>
                        </div>
                    ");
                                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(2424, 18, 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(2459, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(2477, 928, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "445429f6207848d49fdf62cc86d5ab3d", async() => {
                            BeginContext(2493, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(2515, 855, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8c3d9b52cb1a49f99456a0798a6b4827", async() => {
                                BeginContext(2535, 122, true);
                                WriteLiteral("\r\n                        <div>\r\n                            <div class=\"leftPanel\">\r\n                                <img");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 2657, "\"", 2708, 1);
#line 50 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\ImgWithContent.cshtml"
                                WriteAttributeValue("", 2663, Url.Content("~/Images/rotator/snowfall.jpg"), 2663, 45, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(2709, 640, true);
                                WriteLiteral(@" />
                            </div>
                            <div class=""rightPanel rightSide"">
                                <div class=""contentPanel"">Snowfall </div>
                                <ul>
                                    <li>Mt. Baker ski area in Washington State has the world record for snowfall at 1,140 inches of snow in the 1998/1999 winter season</li>
                                    <li>Mt. Baker ski area is located near but not on the real 10,781’ Mount Baker</li>
                                </ul>
                            </div>
                        </div>
                    ");
                                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(3370, 18, 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(3405, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(3423, 903, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f95d9fe281e04265aca213cb0a14c64d", async() => {
                            BeginContext(3439, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(3461, 830, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "febcb31eadb64a1aafa9146033c3faf6", async() => {
                                BeginContext(3481, 122, true);
                                WriteLiteral("\r\n                        <div>\r\n                            <div class=\"leftPanel\">\r\n                                <img");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 3603, "\"", 3652, 1);
#line 66 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\ImgWithContent.cshtml"
                                WriteAttributeValue("", 3609, Url.Content("~/Images/rotator/nature.jpg"), 3609, 43, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(3653, 617, true);
                                WriteLiteral(@" />
                            </div>
                            <div class=""rightPanel"">
                                <div class=""contentPanel"">Nature </div>
                                <ul>
                                    <li>The health of the natural environment is critical to the long-term future of the planet</li>
                                    <li>Nature, in the broadest sense, is equivalent to the natural, physical, or material world or universe.</li>

                                </ul>
                            </div>
                        </div>
                    ");
                                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(4291, 18, 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(4326, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(4344, 895, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-rotator-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1db9d4bcc7a54488958ed17503d016cf", async() => {
                            BeginContext(4360, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(4382, 822, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "660ec6962a5c45b1b966af924063eeb6", async() => {
                                BeginContext(4402, 122, true);
                                WriteLiteral("\r\n                        <div>\r\n                            <div class=\"leftPanel\">\r\n                                <img");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 4524, "\"", 4571, 1);
#line 83 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\ImgWithContent.cshtml"
                                WriteAttributeValue("", 4530, Url.Content("~/Images/rotator/card.jpg"), 4530, 41, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(4572, 611, true);
                                WriteLiteral(@" />
                            </div>
                            <div class=""rightPanel credit"">
                                <div class=""contentPanel"">Credit card </div>
                                <ul>
                                    <li>A credit card is a payment card issued to users as a system of payment</li>
                                    <li>It allows the cardholder to pay for goods and services based on the holder's promise to pay for them</li>

                                </ul>
                            </div>
                        </div>
                    ");
                                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(5204, 18, 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(5239, 14, 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(5271, 10, 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);
#line 8 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\ImgWithContent.cshtml"
                __Syncfusion_JavaScript_Models_RotatorProperties.ShowPlayButton = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-play-button", __Syncfusion_JavaScript_Models_RotatorProperties.ShowPlayButton, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __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);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(5294, 16, true);
                WriteLiteral("\r\n\r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(5335, 11, true);
                WriteLiteral("\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 5346, "\"", 5408, 1);
#line 102 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rotator\ImgWithContent.cshtml"
                WriteAttributeValue("", 5353, Url.Content("~/css/Samples/RotatorImgWithContent.css"), 5353, 55, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(5409, 22, true);
                WriteLiteral(" rel=\"stylesheet\" />\r\n");
                EndContext();
            }
                          );
            BeginContext(5434, 2, true);
            WriteLiteral("\r\n");
            EndContext();
        }