Пример #1
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, 49, true);
                WriteLiteral(" <span class=\"sampleName\">Dialog / Default</span>");
                EndContext();
            }
                          );
            DefineSection("MetaTags", async() => {
                BeginContext(93, 158, true);
                WriteLiteral("\r\n    <meta name=\"description\" content=\"This example demonstrates how to create a Syncfusion ASP.NET Core Dialog component with a message to be displayed.\">\r\n");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(279, 5, true);
                WriteLiteral("\r\n   ");
                EndContext();
                BeginContext(284, 70, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "15daccbccc6c4a5f96ed36dcbd793510", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_ButtonProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.ButtonProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_ButtonProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __Syncfusion_JavaScript_Models_ButtonProperties.Text = (string)__tagHelperAttribute_1.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                __Syncfusion_JavaScript_Models_ButtonProperties.Click = (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(354, 37, true);
                WriteLiteral("\r\n    <div class=\"control\">\r\n        ");
                EndContext();
                BeginContext(391, 1362, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-dialog", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "5152c7e20767479c9cd509e0bcd61dda", async() => {
                    BeginContext(552, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(566, 1165, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "87743e6ed776404291e09d8a0f605279", async() => {
                        BeginContext(586, 146, true);
                        WriteLiteral("\r\n                <div>\r\n                    <h1>Audi Q3</h1>\r\n                    <div class=\"audi-q3\">\r\n                        <img class=\"img\"");
                        EndContext();
                        BeginWriteAttribute("src", " src=\"", 732, "\"", 782, 1);
#line 13 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Dialog\Default.cshtml"
                        WriteAttributeValue("", 738, Url.Content("~/images/dialog/audiq3-1.png"), 738, 44, false);

#line default
#line hidden
                        EndWriteAttribute();
                        BeginContext(783, 39, true);
                        WriteLiteral(" /><br />\r\n                        <img");
                        EndContext();
                        BeginWriteAttribute("src", " src=\"", 822, "\"", 872, 1);
#line 14 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Dialog\Default.cshtml"
                        WriteAttributeValue("", 828, Url.Content("~/images/dialog/audiq3-2.png"), 828, 44, false);

#line default
#line hidden
                        EndWriteAttribute();
                        BeginContext(873, 837, true);
                        WriteLiteral(@" />
                    </div>
                    <div class=""cnt"">
                        It is a concept vehicle with Liquid Silver body colour, 20-inch wheels, fabric folding roof, electrically-controlled hood, 4-cylinder 2.0 TDI engine rated 204 PS (150 kW; 201 hp)
                        and 400 N·m (295.02 lbf·ft), diesel particulate filter and Bluetec emission control system, quattro permanent four-wheel drive system with Haldex clutch,
                        Audi S tronic dual-clutch gearbox, McPherson-strut front axle and a four-link rear axle, Audi drive select system with 3 modes (dynamic, sport, efficiency),
                        MMI control panel with touch pad and dual-view technology, sound system with the prominent extending tweeters.
                    </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(1731, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_DialogProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.DialogProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DialogProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
                __Syncfusion_JavaScript_Models_DialogProperties.Title = (string)__tagHelperAttribute_4.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                __Syncfusion_JavaScript_Models_DialogProperties.Containment = (string)__tagHelperAttribute_5.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
#line 8 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Dialog\Default.cshtml"
                __Syncfusion_JavaScript_Models_DialogProperties.Width = 550;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("width", __Syncfusion_JavaScript_Models_DialogProperties.Width, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 8 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Dialog\Default.cshtml"
                __Syncfusion_JavaScript_Models_DialogProperties.MinWidth = 315;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("min-width", __Syncfusion_JavaScript_Models_DialogProperties.MinWidth, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 8 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Dialog\Default.cshtml"
                __Syncfusion_JavaScript_Models_DialogProperties.MinHeight = 215;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("min-height", __Syncfusion_JavaScript_Models_DialogProperties.MinHeight, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 8 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Dialog\Default.cshtml"
                __Syncfusion_JavaScript_Models_DialogProperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_DialogProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_DialogProperties.Close = (string)__tagHelperAttribute_6.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1753, 21, true);
                WriteLiteral("       \r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(1800, 273, true);
                WriteLiteral(@"
    <script>
        $(""#btnOpen"").hide();
        function onclick() {
            $(""#basicDialog"").ejDialog(""open"");
            $(""#btnOpen"").hide();
        }
        function onDialogClose(args) {
            $(""#btnOpen"").show();
        }
    </script>
");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(2098, 575, true);
                WriteLiteral(@"
    <style class=""cssStyles"">
        .audi-q3 {
            float: right;
            height: 356px;
            width: 267px;
            margin-left: 10px;
        }

        .control {
            height: 600px;
            position:relative;
        }
       
        .cnt {
            min-height: 356px;
            text-align: justify;
        }

        h1 {
            margin: 0 0 10px 0;
        }

        .img {
            margin-bottom: 10px;
        }

        #basicDialog {
            padding: 15px;
        }
    </style>
");
                EndContext();
            }
                          );
            BeginContext(2676, 2, true);
            WriteLiteral("\r\n");
            EndContext();
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("MetaTags", async() => {
                BeginContext(18, 142, true);
                WriteLiteral("\r\n   <meta name=\"description\" content=\"This example demonstrates the default functionalities of the scroller and scrollbar in ASP.NET Core\">\r\n");
                EndContext();
            }
                          );
            BeginContext(163, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("SampleHeading", async() => {
                BeginContext(188, 73, true);
                WriteLiteral("\r\n    <span class=\"sampleName\">ScrollBar / Default Functionalities</span>");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(289, 37, true);
                WriteLiteral("\r\n    <div class=\"control\">\r\n        ");
                EndContext();
                BeginContext(326, 2870, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-Scroller", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "04667ce48cb5414592f44ea1bf4114e0", async() => {
                    BeginContext(383, 26, true);
                    WriteLiteral("            \r\n            ");
                    EndContext();
                    BeginContext(409, 2763, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "03ff8f8f8d404f81834ddf587cc9f7a9", async() => {
                        BeginContext(429, 2722, true);
                        WriteLiteral(@"
                <div>
                    <div class=""sampleContent"">
                        <h3 style=""font-size: 20px;"">MVC</h3>
                        <div>
                            <p>
                                Model–view–controller (MVC) is a software architecture pattern which separates the
                                representation of information from the user's interaction with it. The model consists
                                of application data, business rules, logic, and functions. A view can be any output
                                representation of data, such as a chart or a diagram. Multiple views of the same
                                data are possible, such as a bar chart for management and a tabular view for accountants.
                                The controller mediates input, converting it to commands for the model or view.The
                                central ideas behind MVC are code reusability and n addition to dividing the applicati");
                        WriteLiteral(@"on
                                into three kinds of components, the MVC design defines the interactions between
                                them.
                            </p>
                            <ul>
                                <li>
                                    <b>A controller </b>can send commands to its associated view to change the view's
                                    presentation of the model (e.g., by scrolling through a document). It can also send
                                    commands to the model to update the model's state (e.g., editing a document).
                                </li>
                                <li>
                                    <b>A model</b> notifies its associated views and controllers when there has been
                                    a change in its state. This notification allows the views to produce updated output,
                                    and the controllers to change the available set of com");
                        WriteLiteral(@"mands. A passive implementation
                                    of MVC omits these notifications, because the application does not require them
                                    or the software platform does not support them.
                                </li>
                                <li>
                                    <b>A view</b> requests from the model the information that it needs to generate
                                    an output representation to the user.
                                </li>
                            </ul>
                        </div>
                    </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(3172, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_ScrollerProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.ScrollerProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_ScrollerProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
#line 9 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\ScrollBar\Default.cshtml"
                __Syncfusion_JavaScript_Models_ScrollerProperties.Height = 300;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("height", __Syncfusion_JavaScript_Models_ScrollerProperties.Height, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 9 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\ScrollBar\Default.cshtml"
                __Syncfusion_JavaScript_Models_ScrollerProperties.Width = 600;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("width", __Syncfusion_JavaScript_Models_ScrollerProperties.Width, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(3196, 17, true);
                WriteLiteral("\r\n    </div>   \r\n");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(3238, 281, true);
                WriteLiteral(@"
    <style type=""text/css"" class=""cssStyles"">
        .control {
            border: 1px solid #bbbcbb;
            color: gray;
            width: 600px;
        }

        .sampleContent {
            width: 700px;
            padding: 15px;
        }
    </style>
");
                EndContext();
            }
                          );
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 57, true);
                WriteLiteral(" <span class=\"sampleName\">Tab / KeyboardNavigation</span>");
                EndContext();
            }
                          );
            BeginContext(83, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("ControlsSection", async() => {
                BeginContext(110, 44, true);
                WriteLiteral("\r\n\r\n    <div style=\"width: 550px\">\r\n        ");
                EndContext();
                BeginContext(154, 2274, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "941f8e6506994890a9e0f97dcbab09cf", async() => {
                    BeginContext(177, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(191, 2218, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "755ad08a3a924f8989577f67cce3513c", async() => {
                        BeginContext(204, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(222, 653, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "226cbf5b855d44558e0bbf6462690120", async() => {
                            BeginContext(258, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(280, 564, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "92aff1b3cb02470ba69425b26e4e476a", async() => {
                                BeginContext(300, 523, true);
                                WriteLiteral(@"
                        <div>
                            Microsoft ASP.NET is a set of technologies in the Microsoft .NET Framework for building Web applications and XML Web services. ASP.NET pages execute on the server and generate markup such as HTML, WML, or XML that is sent to a desktop or mobile browser. ASP.NET pages use a compiled, event-driven programming model that improves performance and enables the separation of application logic and user interface.
                        </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(844, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TabBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBaseItem);
                        __Syncfusion_JavaScript_Models_TabBaseItem.ID = (string)__tagHelperAttribute_0.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                        __Syncfusion_JavaScript_Models_TabBaseItem.Text = (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(875, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(893, 741, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7e8ec1109b8b4c9193d6b7ba55cce820", async() => {
                            BeginContext(933, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(955, 648, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "36f966e49ae14069bcd47458af2ddadd", async() => {
                                BeginContext(975, 607, true);
                                WriteLiteral(@"
                        <div>
                            The Model-View-Controller (MVC) architectural pattern separates an application into three main components: the model, the view, and the controller. The ASP.NET MVC framework provides an alternative to the ASP.NET Web Forms pattern for creating Web applications. The ASP.NET MVC framework is a lightweight, highly testable presentation framework that (as with Web Forms-based applications) is integrated with existing ASP.NET features, such as master pages and membership-based authentication.
                        </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(1603, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TabBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBaseItem);
                        __Syncfusion_JavaScript_Models_TabBaseItem.ID = (string)__tagHelperAttribute_2.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
                        __Syncfusion_JavaScript_Models_TabBaseItem.Text = (string)__tagHelperAttribute_3.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1634, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1652, 729, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7b56607c6ede48abb13363abf08ee31f", async() => {
                            BeginContext(1694, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(1716, 634, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4fe9a3d945eb4c21a2c1f810e503f42a", async() => {
                                BeginContext(1736, 593, true);
                                WriteLiteral(@"
                        <div>
                            JavaScript (JS) is an interpreted computer programming language.
                            It was originally implemented as part of web browsers so that client-side scripts could interact with the user, control the browser,
                            communicate asynchronously, and alter the document content that was displayed.[5] More recently, however,
                            it has become common in both game development and the creation of desktop applications.
                        </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(2350, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TabBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBaseItem);
                        __Syncfusion_JavaScript_Models_TabBaseItem.ID = (string)__tagHelperAttribute_4.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                        __Syncfusion_JavaScript_Models_TabBaseItem.Text = (string)__tagHelperAttribute_5.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(2381, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_TabBase = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBase>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBase);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(2409, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_TabProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2428, 16, true);
                WriteLiteral("\r\n    </div>\r\n\r\n");
                EndContext();
            }
                          );
            DefineSection("PropertiesSection", async() => {
                BeginContext(2474, 933, 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 / Left
        </div>
        <div class=""col-md-3"">
            Selected previous item.
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Down / Right
        </div>
        <div class=""col-md-3"">
            Selected next item.
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Home
        </div>
        <div class=""col-md-3"">
            Selected first item.
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            End
        </div>
        <div class=""col-md-3"">
            Selected last item.
        </div>
    </div>
");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(3433, 310, true);
                WriteLiteral(@"
    <script>
        $(document).on(""keydown"", function (e) {
            if (e.altKey && e.keyCode === 74) { // j- key code.
                $(""#tabSample ul a"").focus();
            }
        });
        $(document).ready(function () { $(""#sampleProperties"").ejPropertiesPanel(); });
    </script>
");
                EndContext();
            }
                          );
            BeginContext(3746, 2, true);
            WriteLiteral("\r\n");
            EndContext();
        }
Пример #5
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 46, true);
                WriteLiteral(" <span class=\"sampleName\">Tab / Default</span>");
                EndContext();
            }
                          );
            BeginContext(72, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("ControlsSection", async() => {
                BeginContext(99, 44, true);
                WriteLiteral("\r\n\r\n    <div style=\"width: 500px\">\r\n        ");
                EndContext();
                BeginContext(143, 3725, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4a2dc1f7cd694133b7395bd58e00516e", async() => {
                    BeginContext(168, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(182, 3667, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "ca3188cb94f64199a3cc2a12e3ce87da", async() => {
                        BeginContext(195, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(213, 1186, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "dad5cb0ff20145d08b516d41452b9740", async() => {
                            BeginContext(259, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(281, 1087, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "152aeed4482d42c593b1a46f1213f377", async() => {
                                BeginContext(301, 226, true);
                                WriteLiteral("\r\n                        <div>\r\n                            <table>\r\n                                <tr>\r\n                                    <td class=\"movies-img\" valign=\"top\">\r\n                                        <img");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 527, "\"", 572, 1);
#line 14 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Tab\Default.cshtml"
                                WriteAttributeValue("", 533, Url.Content("~/Images/rating/mos.png"), 533, 39, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(573, 774, true);
                                WriteLiteral(@" alt=""mos"" />
                                    </td>
                                    <td valign=""top"">
                                        <div>
                                            <span class=""movie-header"">Man of Steel</span><br />
                                            <span>Movie Info:</span>
                                            <p>
                                                A young boy learns that he has extraordinary powers and is not of this Earth.
                                            </p>
                                        </div>
                                    </td>
                                </tr>
                            </table>
                        </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(1368, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TabBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBaseItem);
                        __Syncfusion_JavaScript_Models_TabBaseItem.ID = (string)__tagHelperAttribute_0.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                        __Syncfusion_JavaScript_Models_TabBaseItem.Text = (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(1399, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1417, 1174, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "cecc515ce168452e8e830e176d441aa8", async() => {
                            BeginContext(1461, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(1483, 1077, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "fd120f63e4fe433aab7c6a55231ccddf", async() => {
                                BeginContext(1503, 226, true);
                                WriteLiteral("\r\n                        <div>\r\n                            <table>\r\n                                <tr>\r\n                                    <td class=\"movies-img\" valign=\"top\">\r\n                                        <img");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 1729, "\"", 1774, 1);
#line 36 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Tab\Default.cshtml"
                                WriteAttributeValue("", 1735, Url.Content("~/Images/rating/wwz.png"), 1735, 39, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(1775, 764, true);
                                WriteLiteral(@" alt=""mos"" />
                                    </td>
                                    <td valign=""top"">
                                        <div>
                                            <span class=""movie-header"">World War Z</span><br />
                                            <span>Movie Info:</span>
                                            <p>
                                                The story revolves around United Nations employee Gerry Lane (Pitt).
                                            </p>
                                        </div>
                                    </td>
                                </tr>
                            </table>
                        </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(2560, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TabBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBaseItem);
                        __Syncfusion_JavaScript_Models_TabBaseItem.ID = (string)__tagHelperAttribute_2.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
                        __Syncfusion_JavaScript_Models_TabBaseItem.Text = (string)__tagHelperAttribute_3.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(2591, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(2609, 1212, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "5a6a330d636a4c6183a556ff2be2d6a2", async() => {
                            BeginContext(2659, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(2681, 1109, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "61db17eb6e88404a8166ac95846ee5a0", async() => {
                                BeginContext(2701, 226, true);
                                WriteLiteral("\r\n                        <div>\r\n                            <table>\r\n                                <tr>\r\n                                    <td class=\"movies-img\" valign=\"top\">\r\n                                        <img");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 2927, "\"", 2971, 1);
#line 58 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Tab\Default.cshtml"
                                WriteAttributeValue("", 2933, Url.Content("~/Images/rating/mu.png"), 2933, 38, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(2972, 797, true);
                                WriteLiteral(@" alt=""mos"" />
                                    </td>
                                    <td valign=""top"">
                                        <div>
                                            <span class=""movie-header"">Monsters University</span><br />
                                            <span>Movie Info:</span>
                                            <p>
                                                Mike Wazowski and James P. Sullivan are an inseparable pair, but that wasn't always the case.
                                            </p>
                                        </div>
                                    </td>
                                </tr>
                            </table>
                        </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(3790, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TabBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBaseItem);
                        __Syncfusion_JavaScript_Models_TabBaseItem.ID = (string)__tagHelperAttribute_4.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                        __Syncfusion_JavaScript_Models_TabBaseItem.Text = (string)__tagHelperAttribute_5.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(3821, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_TabBase = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBase>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBase);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(3849, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_TabProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(3868, 14, true);
                WriteLiteral("\r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(3907, 223, true);
                WriteLiteral("\r\n    <style type=\"text/css\" class=\"cssStyles\">\r\n        .movies-img {\r\n            width: 125px;\r\n        }\r\n\r\n        .movie-header {\r\n            font-size: 20px;\r\n            font-weight: 600;\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, 53, true);
                WriteLiteral(" <span class=\"sampleName\">Dialog / ModalDialog</span>");
                EndContext();
            }
                          );
            DefineSection("MetaTags", async() => {
                BeginContext(97, 194, true);
                WriteLiteral("\r\n    <meta name=\"description\" content=\"This example demonstrates how to prevent the interaction with other items on the same page using the Syncfusion ASP.NET Core Dialog component overlay.\">\r\n");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(319, 8, true);
                WriteLiteral("\r\n\r\n    ");
                EndContext();
                BeginContext(327, 70, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "e93369ecd8c547f1bb42010f96ba613b", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_ButtonProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.ButtonProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_ButtonProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __Syncfusion_JavaScript_Models_ButtonProperties.Text = (string)__tagHelperAttribute_1.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                __Syncfusion_JavaScript_Models_ButtonProperties.Click = (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(397, 37, true);
                WriteLiteral("\r\n    <div class=\"control\">\r\n        ");
                EndContext();
                BeginContext(434, 2054, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-dialog", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7d718ed6de9e48f29cbf94a59f91dc8b", async() => {
                    BeginContext(599, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(613, 1853, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "79cbf44c8393442cad9ab2aa4c9f241c", async() => {
                        BeginContext(633, 973, true);
                        WriteLiteral(@"
                <div>
                    <table>
                        <tr>
                            <td>
                                <p class=""top"">Please enter your username and password<p>
                            </td>
                        </tr>
                        <tr>
                            <td>
                                Username <p class=""reqired"">*</p>
                                <input type=""text"" id=""txtName"" class=""ejinputtext"" required /><br />
                            </td>
                        </tr>
                        <tr>
                            <td>
                                Password <p class=""reqired"">*</p>
                                <input type=""password"" id=""txtPassword"" class=""ejinputtext"" required />
                            </td>
                        </tr>
                        <tr>
                            <td>
                                ");
                        EndContext();
                        BeginContext(1606, 66, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-check-box", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "262d56a6628349d9874205a91d964573", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_CheckBoxProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.CheckBoxProperties>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_CheckBoxProperties);
                        __Syncfusion_JavaScript_Models_CheckBoxProperties.Id = (string)__tagHelperAttribute_3.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                        __Syncfusion_JavaScript_Models_CheckBoxProperties.Text = (string)__tagHelperAttribute_4.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                        __Syncfusion_JavaScript_Models_CheckBoxProperties.CssClass = (string)__tagHelperAttribute_5.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1672, 251, true);
                        WriteLiteral("                                \r\n                            </td>\r\n                        </tr>\r\n                        <tr>\r\n                            <td align=\"center\">\r\n                                <br />\r\n                                ");
                        EndContext();
                        BeginContext(1923, 119, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "40d777a845d74bbcb9e505e5135ce742", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_ButtonProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.ButtonProperties>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_ButtonProperties);
                        __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
#line 38 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Dialog\ModelDialog.cshtml"
                        __Syncfusion_JavaScript_Models_ButtonProperties.Type = ButtonType.Button;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("type", __Syncfusion_JavaScript_Models_ButtonProperties.Type, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 38 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Dialog\ModelDialog.cshtml"
                        __Syncfusion_JavaScript_Models_ButtonProperties.Size = ButtonSize.Medium;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("size", __Syncfusion_JavaScript_Models_ButtonProperties.Size, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        __Syncfusion_JavaScript_Models_ButtonProperties.Height = (string)__tagHelperAttribute_7.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
                        __Syncfusion_JavaScript_Models_ButtonProperties.Width = (string)__tagHelperAttribute_8.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                        __Syncfusion_JavaScript_Models_ButtonProperties.Text = (string)__tagHelperAttribute_9.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(2042, 403, true);
                        WriteLiteral(@"                                
                            </td>
                        </tr>
                        <tr>
                            <td align=""center"" class=""acc"">
                                Don't have an account ? <a href=""#"">Signup</a>
                            </td>
                        </tr>
                    </table>
                </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(2466, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_DialogProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.DialogProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DialogProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_10);
                __Syncfusion_JavaScript_Models_DialogProperties.Title = (string)__tagHelperAttribute_11.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
#line 9 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Dialog\ModelDialog.cshtml"
                __Syncfusion_JavaScript_Models_DialogProperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_DialogProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_DialogProperties.Containment = (string)__tagHelperAttribute_12.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12);
#line 9 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Dialog\ModelDialog.cshtml"
                __Syncfusion_JavaScript_Models_DialogProperties.Width = 291;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("width", __Syncfusion_JavaScript_Models_DialogProperties.Width, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 9 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Dialog\ModelDialog.cshtml"
                __Syncfusion_JavaScript_Models_DialogProperties.EnableModal = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("enable-modal", __Syncfusion_JavaScript_Models_DialogProperties.EnableModal, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 9 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Dialog\ModelDialog.cshtml"
                __Syncfusion_JavaScript_Models_DialogProperties.EnableResize = false;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("enable-resize", __Syncfusion_JavaScript_Models_DialogProperties.EnableResize, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_DialogProperties.Close = (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(2488, 14, true);
                WriteLiteral("\r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(2528, 453, true);
                WriteLiteral(@"
    <script>
        $(""#btnOpen"").hide();
        function onclick() {
            $(""#loginForm"").ejDialog(""open"");
            $(""#btnOpen"").hide();
        }

        function coupeClick() {
            $(""#r8Coupe"").ejDialog(""open"");
        }
        function spyderClick() {
            $(""#r8Spyder"").ejDialog(""open"");
        }
        function onDialogClose(args) {
            $(""#btnOpen"").show();
        }
    </script>
");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(3006, 749, true);
                WriteLiteral(@"
    <style>
        .control {
            height: 450px;
            position: relative;
        }                

        .ejinputtext {
            height: 25px;
            width: 100%;
            margin-bottom: 10px;
        }

        .row .cols-sample-area {
            padding: 0px;
            margin-bottom: 50px;
            position: relative;
        }

        .acc {
            font-size: 12px;
            padding-top: 8px;
        }

        .top {
            margin-top: 5px;
        }

        .reqired {
            margin: 0 0 3px 0;
            color: red;
            display: inline-block;
        }

        .e-btn.e-button.e-js {
            border: none;
        }
    </style>
");
                EndContext();
            }
                          );
        }
Пример #7
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("ScriptReferenceSection", async() => {
                BeginContext(32, 13, true);
                WriteLiteral("\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 45, "\"", 109, 1);
#line 2 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\Default.cshtml"
                WriteAttributeValue("", 51, Url.Content("~/Scripts/cultures/ej.culture.en-US.min.js"), 51, 58, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(110, 12, true);
                WriteLiteral("></script>\r\n");
                EndContext();
            }
                          );
            DefineSection("SampleHeading", async() => {
                BeginContext(148, 78, true);
                WriteLiteral("\r\n    <span class=\"sampleName\">RichTextEditor / Default Functionalities</span>");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(254, 14, true);
                WriteLiteral(" \r\n     \r\n    ");
                EndContext();
                BeginContext(268, 1297, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-rte", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "5fd4ae832dce49adb19c830505ef7e5f", async() => {
                    BeginContext(315, 11, true);
                    WriteLiteral(" \r\n        ");
                    EndContext();
                    BeginContext(326, 1222, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "6ceeb7d5849c40df9094240b196c6ae9", async() => {
                        BeginContext(346, 1181, true);
                        WriteLiteral(@"<div>
    &lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;/p&gt;
    &lt;p&gt;The Rich Text Editor (RTE) control is an easy to render in
    client side. Customer easy to edit the contents and get the HTML content for
    the displayed content. A rich text editor control provides users with a toolbar
    that helps them to apply rich text formats to the text entered in the text
    area. &lt;/p&gt;
    &lt;p&gt;&lt;b&gt;Functional
    Specifications/Requirements:&lt;/b&gt;&lt;/p&gt;
    &lt;ol&gt;&lt;li&gt;&lt;p&gt;Provide
    the tool bar support, it’s also customizable.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Options
    to get the HTML elements with styles.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Support
    to insert image from a defined path.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Footer
    elements and styles(tag / Element information , Action button (Upload, Cancel))&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Re-size
    the editor support. &lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Provide
    effi");
                        WriteLiteral("cient public methods and client side events.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Keyboard\r\n    navigation support.&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;\r\n</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(1548, 8, true);
                    WriteLiteral("  \r\n    ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_RTEproperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.RTEproperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RTEproperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
#line 8 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\Default.cshtml"
                __Syncfusion_JavaScript_Models_RTEproperties.AllowEditing = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("allow-editing", __Syncfusion_JavaScript_Models_RTEproperties.AllowEditing, 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(1565, 9, true);
                WriteLiteral("\r\n   \r\n\r\n");
                EndContext();
            }
                          );
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("ScriptReferenceSection", async() => {
                BeginContext(32, 13, true);
                WriteLiteral("\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 45, "\"", 109, 1);
#line 2 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\Events.cshtml"
                WriteAttributeValue("", 51, Url.Content("~/Scripts/cultures/ej.culture.en-US.min.js"), 51, 58, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(110, 12, true);
                WriteLiteral("></script>\r\n");
                EndContext();
            }
                          );
            DefineSection("SampleHeading", async() => {
                BeginContext(148, 50, true);
                WriteLiteral("\r\n    <span class=\"sampleName\">RTE / Events</span>");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(226, 7, true);
                WriteLiteral(" \r\n    ");
                EndContext();
                BeginContext(233, 1668, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-rte", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "25bf5e2618c24e10a76512a7b83fac6e", async() => {
                    BeginContext(426, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(436, 1450, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2608a0a2ea01426aaa5b57286d1d79ec", async() => {
                        BeginContext(456, 1409, true);
                        WriteLiteral(@"
            <div>
                &lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;/p&gt;
                &lt;p&gt;The Rich Text Editor (RTE) control is an easy to render in
                client side. Customer easy to edit the contents and get the HTML content for
                the displayed content. A rich text editor control provides users with a toolbar
                that helps them to apply rich text formats to the text entered in the text
                area. &lt;/p&gt;
                &lt;p&gt;&lt;b&gt;Functional
                Specifications/Requirements:&lt;/b&gt;&lt;/p&gt;
                &lt;ol&gt;&lt;li&gt;&lt;p&gt;Provide
                the tool bar support, it’s also customizable.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Options
                to get the HTML elements with styles.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Support
                to insert image from a defined path.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Footer
                elements and styles(tag / Element infor");
                        WriteLiteral(@"mation , Action button (Upload, Cancel))&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Re-size
                the editor support. &lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Provide
                efficient public methods and client side events.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Keyboard
                navigation support.&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;
            </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(1886, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_RTEproperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.RTEproperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RTEproperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __Syncfusion_JavaScript_Models_RTEproperties.Width = (string)__tagHelperAttribute_1.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\Events.cshtml"
                __Syncfusion_JavaScript_Models_RTEproperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_RTEproperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_RTEproperties.MinWidth = (string)__tagHelperAttribute_2.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
                __Syncfusion_JavaScript_Models_RTEproperties.Create = (string)__tagHelperAttribute_3.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                __Syncfusion_JavaScript_Models_RTEproperties.PreRender = (string)__tagHelperAttribute_4.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                __Syncfusion_JavaScript_Models_RTEproperties.Change = (string)__tagHelperAttribute_5.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                __Syncfusion_JavaScript_Models_RTEproperties.Keydown = (string)__tagHelperAttribute_6.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                __Syncfusion_JavaScript_Models_RTEproperties.Keyup = (string)__tagHelperAttribute_7.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
                __Syncfusion_JavaScript_Models_RTEproperties.Execute = (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(1901, 8, true);
                WriteLiteral("\r\n    \r\n");
                EndContext();
            }
                          );
            BeginContext(1912, 152, true);
            WriteLiteral("<div id=\"rteTarget\">\r\n    <ul>\r\n        <li>change</li>\r\n        <li>keydown</li>\r\n        <li>keyup</li>\r\n        <li>execute</li>\r\n    </ul>\r\n</div>\r\n");
            EndContext();
            DefineSection("EventsDropdown", async() => {
                BeginContext(2088, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
                BeginContext(2094, 155, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-drop-down-list", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "23811915849a4cc69a57a9c00ec5464d", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_DropDownListProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.DropDownListProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DropDownListProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_9);
                __Syncfusion_JavaScript_Models_DropDownListProperties.TargetID = (string)__tagHelperAttribute_10.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10);
#line 40 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\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 40 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\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.Change = (string)__tagHelperAttribute_11.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2249, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(2281, 1832, true);
                WriteLiteral(@"
    <script>
        var rteObj;
        function evtpropscheckedevent(args) {
            rteObj = $(""#rteSample"").data(""ejRTE"");
            if (args.isChecked) {
                switch (args.selectedText) {
                    case ""create"": rteObj.option(args.selectedText, ""onCreate""); break;
                    case ""prerender"": rteObj.option(args.selectedText, ""onPreRender""); break;
                    case ""keydown"": rteObj.option(args.selectedText, ""onKeydown""); break;
                    case ""execute"": rteObj.option(args.selectedText, ""onExecute""); break;
                    case ""keyup"": rteObj.option(args.selectedText, ""onKeyup""); break;
                    case ""change"": rteObj.option(args.selectedText, ""onChange""); break;
                }
            }
            else rteObj.option(args.selectedText, null);
        }

        function onCreate(args) {
            jQuery.addEventLog(""RTE has been <span class='eventTitle'>created</span>."");
        }
        function onPreR");
                WriteLiteral(@"ender(args) {
            jQuery.addEventLog(""RTE <span class='eventTitle'>onPreRender</span> has been triggered."");
        }
        function onChange(args) {
            jQuery.addEventLog(""RTE value has been <span class='eventTitle'>changed</span>."");
        }

        function onKeydown(args) {
            jQuery.addEventLog(""<span class='eventTitle'>Keydown</span> event is fired."");
        }

        function onKeyup(args) {
            jQuery.addEventLog(""<span class='eventTitle'>Keyup</span> event is fired."");
        }

        function onExecute(args) {
            jQuery.addEventLog(args.commandName + "" command has been <span class='eventTitle'>Executed</span>"");
        }

        function onClear() {
            jQuery.clearEventLog();
        }
    </script>
");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(4138, 127, true);
                WriteLiteral("\r\n    <style>\r\n        .cols-sample-area, .cols-prop-area.event-tracer {\r\n            height: 422px;\r\n        }\r\n    </style>\r\n");
                EndContext();
            }
                          );
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("ScriptReferenceSection", async() => {
                BeginContext(32, 13, true);
                WriteLiteral("\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 45, "\"", 109, 1);
#line 2 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\Methods.cshtml"
                WriteAttributeValue("", 51, Url.Content("~/Scripts/cultures/ej.culture.en-US.min.js"), 51, 58, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(110, 12, true);
                WriteLiteral("></script>\r\n");
                EndContext();
            }
                          );
            DefineSection("SampleHeading", async() => {
                BeginContext(148, 84, true);
                WriteLiteral("<span class=\"sampleName\">Essential Studio for JavaScript : RTE\r\n    / Methods</span>");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(260, 5, true);
                WriteLiteral("\r\n   ");
                EndContext();
                BeginContext(265, 1542, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-rte", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8b3c4b6747334f77872bd3da85a097d6", async() => {
                    BeginContext(352, 9, true);
                    WriteLiteral("\r\n       ");
                    EndContext();
                    BeginContext(361, 1431, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "6e58af77e28a43b3ab907cc11dd8dbc8", async() => {
                        BeginContext(381, 1390, true);
                        WriteLiteral(@"
           <div>
               &lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;/p&gt;
               &lt;p&gt;The Rich Text Editor (RTE) control is an easy to render in
               client side. Customer easy to edit the contents and get the HTML content for
               the displayed content. A rich text editor control provides users with a toolbar
               that helps them to apply rich text formats to the text entered in the text
               area. &lt;/p&gt;
               &lt;p&gt;&lt;b&gt;Functional
               Specifications/Requirements:&lt;/b&gt;&lt;/p&gt;
               &lt;ol&gt;&lt;li&gt;&lt;p&gt;Provide
               the tool bar support, it’s also customizable.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Options
               to get the HTML elements with styles.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Support
               to insert image from a defined path.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Footer
               elements and styles(tag / Element information , Actio");
                        WriteLiteral(@"n button (Upload, Cancel))&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Re-size
               the editor support. &lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Provide
               efficient public methods and client side events.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Keyboard
               navigation support.&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;
           </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(1792, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_RTEproperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.RTEproperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RTEproperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __Syncfusion_JavaScript_Models_RTEproperties.Width = (string)__tagHelperAttribute_1.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                __Syncfusion_JavaScript_Models_RTEproperties.Height = (string)__tagHelperAttribute_2.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\Methods.cshtml"
                __Syncfusion_JavaScript_Models_RTEproperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_RTEproperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_RTEproperties.MinWidth = (string)__tagHelperAttribute_3.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1807, 8, true);
                WriteLiteral("\r\n    \r\n");
                EndContext();
            }
                          );
            DefineSection("PropertiesSection", async() => {
                BeginContext(1845, 144, true);
                WriteLiteral("\r\n    <div class=\"row\">\r\n        <div class=\"col-md-3\">\r\n            Get Html Text\r\n        </div>\r\n        <div class=\"col-md-3\">\r\n            ");
                EndContext();
                BeginContext(1989, 83, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "c46113caee754b8ca4017aa70c58e2b8", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_ButtonProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.ButtonProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_ButtonProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_4);
                __Syncfusion_JavaScript_Models_ButtonProperties.Width = (string)__tagHelperAttribute_5.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                __Syncfusion_JavaScript_Models_ButtonProperties.Text = (string)__tagHelperAttribute_6.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                __Syncfusion_JavaScript_Models_ButtonProperties.Click = (string)__tagHelperAttribute_7.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2072, 168, true);
                WriteLiteral(" \r\n        </div>\r\n    </div>\r\n    <div class=\"row\">\r\n        <div class=\"col-md-3\">\r\n            Get Text\r\n        </div>\r\n        <div class=\"col-md-3\">\r\n            ");
                EndContext();
                BeginContext(2240, 74, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "13e78bb1eb9c448a9d7b395c363cde05", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_ButtonProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.ButtonProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_ButtonProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_8);
                __Syncfusion_JavaScript_Models_ButtonProperties.Width = (string)__tagHelperAttribute_5.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                __Syncfusion_JavaScript_Models_ButtonProperties.Text = (string)__tagHelperAttribute_9.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
                __Syncfusion_JavaScript_Models_ButtonProperties.Click = (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(2314, 172, true);
                WriteLiteral(" \r\n        </div>\r\n    </div>\r\n    <div class=\"row\">\r\n        <div class=\"col-md-3\">\r\n            Execute Bold\r\n        </div>\r\n        <div class=\"col-md-3\">\r\n            ");
                EndContext();
                BeginContext(2486, 76, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "dafe5ff0c0834709846d4a1b01819d88", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_ButtonProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.ButtonProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_ButtonProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_11);
                __Syncfusion_JavaScript_Models_ButtonProperties.Width = (string)__tagHelperAttribute_5.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                __Syncfusion_JavaScript_Models_ButtonProperties.Text = (string)__tagHelperAttribute_12.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12);
                __Syncfusion_JavaScript_Models_ButtonProperties.Click = (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(2562, 174, true);
                WriteLiteral(" \r\n        </div>\r\n    </div>\r\n    <div class=\"row\">\r\n        <div class=\"col-md-3\">\r\n            Command Status\r\n        </div>\r\n        <div class=\"col-md-3\">\r\n            ");
                EndContext();
                BeginContext(2736, 85, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "e608d796f2434fa0a1cdaea800a4a5cf", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_ButtonProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.ButtonProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_ButtonProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_14);
                __Syncfusion_JavaScript_Models_ButtonProperties.Width = (string)__tagHelperAttribute_5.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                __Syncfusion_JavaScript_Models_ButtonProperties.Text = (string)__tagHelperAttribute_15.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_15);
                __Syncfusion_JavaScript_Models_ButtonProperties.Click = (string)__tagHelperAttribute_16.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_16);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2821, 149, true);
                WriteLiteral(" \r\n        </div>\r\n    </div>\r\n\r\n<div class=\"row\">\r\n    <div class=\"col-md-3\">\r\n        Select all \r\n    </div>\r\n    <div class=\"col-md-3\">\r\n        ");
                EndContext();
                BeginContext(2970, 80, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "ded0a7b5f846437da1261656a6df2746", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_ButtonProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.ButtonProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_ButtonProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_17);
                __Syncfusion_JavaScript_Models_ButtonProperties.Width = (string)__tagHelperAttribute_5.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                __Syncfusion_JavaScript_Models_ButtonProperties.Text = (string)__tagHelperAttribute_18.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_18);
                __Syncfusion_JavaScript_Models_ButtonProperties.Click = (string)__tagHelperAttribute_19.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_19);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(3050, 140, true);
                WriteLiteral(" \r\n    </div>\r\n</div>\r\n<div class=\"row\">\r\n    <div class=\"col-md-3\">\r\n        Select Range\r\n    </div>\r\n    <div class=\"col-md-3\">\r\n        ");
                EndContext();
                BeginContext(3190, 86, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "1ec5732fc54e4190bfab86dc1c98b1e6", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_ButtonProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.ButtonProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_ButtonProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_20);
                __Syncfusion_JavaScript_Models_ButtonProperties.Width = (string)__tagHelperAttribute_5.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                __Syncfusion_JavaScript_Models_ButtonProperties.Text = (string)__tagHelperAttribute_21.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_21);
                __Syncfusion_JavaScript_Models_ButtonProperties.Click = (string)__tagHelperAttribute_22.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_22);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(3276, 141, true);
                WriteLiteral(" \r\n    </div>\r\n</div>\r\n<div class=\"row\">\r\n    <div class=\"col-md-3\">\r\n        Paste Content\r\n    </div>\r\n    <div class=\"col-md-3\">\r\n        ");
                EndContext();
                BeginContext(3417, 82, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "e00ac0cc2ecf49268d3b8ad0fc9c27fb", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_ButtonProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.ButtonProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_ButtonProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_23);
                __Syncfusion_JavaScript_Models_ButtonProperties.Width = (string)__tagHelperAttribute_5.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                __Syncfusion_JavaScript_Models_ButtonProperties.Text = (string)__tagHelperAttribute_24.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_24);
                __Syncfusion_JavaScript_Models_ButtonProperties.Click = (string)__tagHelperAttribute_25.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_25);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(3499, 143, true);
                WriteLiteral(" \r\n    </div>\r\n</div>\r\n<div class=\"row\">\r\n    <div class=\"col-md-3\">\r\n        Destroy/Restore\r\n    </div>\r\n    <div class=\"col-md-3\">\r\n        ");
                EndContext();
                BeginContext(3642, 103, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-toggle-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "a4ff1deba9cc449e8d989c7e031723ad", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_ToggleButtonProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.ToggleButtonProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_ToggleButtonProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_26);
                __Syncfusion_JavaScript_Models_ToggleButtonProperties.ActiveText = (string)__tagHelperAttribute_27.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_27);
                __Syncfusion_JavaScript_Models_ToggleButtonProperties.DefaultText = (string)__tagHelperAttribute_28.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_28);
                __Syncfusion_JavaScript_Models_ToggleButtonProperties.Change = (string)__tagHelperAttribute_29.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_29);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(3745, 23, true);
                WriteLiteral(" \r\n    </div>\r\n</div>\r\n");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(3794, 1895, true);
                WriteLiteral(@"
    <script>
        var rte;
        $(function () {
            rte = $(""#rteSample"").data(""ejRTE"");
        });
        function ongetHtmlString() {
            if (rte)
                alert(rte.getHtml());
        }
        function ongetText() {
            if (rte)
                alert(rte.getText());
        }
        function onexec() {
            if (rte)
                rte.executeCommand(""bold"", true);
        }
        function oncmdStatus() {
            alert(rte.getCommandStatus(""bold""));
        }
        function onSelectAll() {
		if(!ej.isNullOrUndefined(rte))
            rte.selectAll();
        }
        function onSeletcRange() {
		if(!ej.isNullOrUndefined(rte)){
            var range = rte.createRange();
            var liTag = rte.getDocument().getElementsByTagName(""li"");
            if (!rte._isIE8()) {
                range.setStart(liTag[2], 1);
                range.setEnd(liTag[4], 0);
            }
            else {
                range = rt");
                WriteLiteral(@"e.getDocument().body.createTextRange()
                range.moveToElementText(liTag[3]);
            }
            rte.selectRange(range);
        }
		}
        function onPasteContent() {
		if(!ej.isNullOrUndefined(rte)){
            select = rte.getSelectedHtml();
            rte.pasteContent(""<p style='background-color:yellow;color:skyblue'> "" + select + "" </p>"");
        }
        }
        function onDestroyRestore(args) {
            if (args.isChecked) {
                rte.destroy();
                rte = null;
            }
            else {
                $(""#rteSample"").ejRTE({ width: ""100%"", height: ""350"", minWidth: ""20px"",isResponsive:true });
                rte = $(""#rteSample"").data(""ejRTE"");
            }
        }
        $(document).ready(function () { $(""#sampleProperties"").ejPropertiesPanel(); });
    </script>
");
                EndContext();
            }
                          );
        }
Пример #10
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 48, true);
                WriteLiteral(" <span class=\"sampleName\">Accordion / Rtl</span>");
                EndContext();
            }
                          );
            BeginContext(74, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("ControlsSection", async() => {
                BeginContext(101, 42, true);
                WriteLiteral("\r\n    <div style=\"width: 500px\">\r\n        ");
                EndContext();
                BeginContext(143, 1753, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-accordion", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "5108dc550946450489d79b92f6661801", async() => {
                    BeginContext(193, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(207, 1664, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-accordion-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "015edc5a1388406ba70a73733185eebe", async() => {
                        BeginContext(226, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(244, 661, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-accordion-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3d83288584b44fff9cf537996b9a40ef", async() => {
                            BeginContext(276, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(298, 570, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8fd5eef470e14970aaf28ce8b8eecc77", async() => {
                                BeginContext(318, 529, true);
                                WriteLiteral(@"
                        <div>
                            جافا سكريبت (JS) هو تفسير الكمبيوتر لغة البرمجة.
                            تم تنفيذ أصلا كجزء من متصفحات الويب بحيث البرامج النصية من جانب العميل يمكن أن تتفاعل مع المستخدم، والسيطرة على المتصفح،
                            التواصل بشكل غير متزامن، وتغيير محتوى الوثيقة التي تم عرضها. [5] وفي الآونة الأخيرة، ومع ذلك،
                            أصبح من الشائع في كل من تطوير اللعبة وإنشاء تطبيقات سطح المكتب.
                        </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(868, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_AccordionBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.AccordionBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_AccordionBaseItem);
                        __Syncfusion_JavaScript_AccordionBaseItem.Text = (string)__tagHelperAttribute_0.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(905, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(923, 447, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-accordion-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a6db44baca824619b2ce6514a40e7e4c", async() => {
                            BeginContext(961, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(983, 350, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "dc3d8eac77c849f8891af0450641d57f", async() => {
                                BeginContext(1003, 309, true);
                                WriteLiteral(@"
                        <div>
                            يقصد به أن تكون بسيطة وعصرية، لأغراض عامة، لغة البرمجة وجوه المنحى C #.
                            ويقود فريق تطويره بواسطة Anders Hejlsberg. أحدث إصدار هو C # 5.0، والذي صدر في 15 أغسطس 2012.
                        </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(1333, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_AccordionBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.AccordionBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_AccordionBaseItem);
                        __Syncfusion_JavaScript_AccordionBaseItem.Text = (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(1370, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1388, 449, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-accordion-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "071dc6c6a0d7431cbc60e4a2015a63e2", async() => {
                            BeginContext(1429, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(1451, 349, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "bda814a8407d44af81f5e079203cd030", async() => {
                                BeginContext(1471, 308, true);
                                WriteLiteral(@"
                        <div>
                            يتم تثبيت مترجم سطر الأوامر، VBC.EXE، كجزء من مجانية. NET الإطار SDK.
                            ويشمل أيضا أحادية مترجم VB.NET سطر الأوامر. أحدث إصدار هو VB 2012، والذي صدر في 15 أغسطس 2012.
                        </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(1800, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_AccordionBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.AccordionBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_AccordionBaseItem);
                        __Syncfusion_JavaScript_AccordionBaseItem.Text = (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(1837, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_AccordionBase = CreateTagHelper <global::Syncfusion.JavaScript.AccordionBase>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_AccordionBase);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1871, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_AccordionProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.AccordionProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_AccordionProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
#line 5 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Accordion\Rtl.cshtml"
                __Syncfusion_JavaScript_Models_AccordionProperties.EnableRTL = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("enable-rtl", __Syncfusion_JavaScript_Models_AccordionProperties.EnableRTL, 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(1896, 22, true);
                WriteLiteral("\r\n      \r\n    </div>\r\n");
                EndContext();
            }
                          );
            BeginContext(1921, 2, true);
            WriteLiteral("\r\n");
            EndContext();
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 58, true);
                WriteLiteral("<span class=\"sampleName\">FileExplorer / CustomTool </span>");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(109, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
                BeginContext(115, 866, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-file-explorer", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2a5d5065411245f9b6b5095e26f6347b", async() => {
                    BeginContext(399, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(409, 264, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-file-ajax-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "813389b77c19423db31fdb6cb16b7800", async() => {
                        BeginContext(431, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(445, 57, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-download", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c15fee6120ac4cc3ab64d962d43751fe", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_jQueryAjaxOptions = CreateTagHelper <global::Syncfusion.JavaScript.jQueryAjaxOptions>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_jQueryAjaxOptions);
                        __Syncfusion_JavaScript_jQueryAjaxOptions.Url = (string)__tagHelperAttribute_0.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(502, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(516, 59, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-get-image", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "803b638171984d4394969f03ad46bba8", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_jQueryAjaxOptions = CreateTagHelper <global::Syncfusion.JavaScript.jQueryAjaxOptions>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_jQueryAjaxOptions);
                        __Syncfusion_JavaScript_jQueryAjaxOptions.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(575, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(589, 51, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-upload", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c1a135efa8cd476fa485f783ef145071", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_jQueryAjaxOptions = CreateTagHelper <global::Syncfusion.JavaScript.jQueryAjaxOptions>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_jQueryAjaxOptions);
                        __Syncfusion_JavaScript_jQueryAjaxOptions.Url = (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(640, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_AjaxSettings = CreateTagHelper <global::Syncfusion.JavaScript.Models.AjaxSettings>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_AjaxSettings);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(673, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(683, 273, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-file-tools", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8c52b692ba9d4d818ad880a858f90688", async() => {
                        BeginContext(697, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(711, 220, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-file-custom-tools", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7d26658baa354c64ae84885d7ee32c72", async() => {
                            BeginContext(732, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                            BeginContext(750, 145, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-file-custom-tool", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e5d43c15be64499c9a46f6b336cfe636", async() => {
                                BeginContext(856, 18, true);
                                WriteLiteral("\r\n                ");
                                EndContext();
                            }
                                                                                        );
                            __Syncfusion_JavaScript_Models_FileExplorerCustomTool = CreateTagHelper <global::Syncfusion.JavaScript.Models.FileExplorerCustomTool>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_FileExplorerCustomTool);
                            __Syncfusion_JavaScript_Models_FileExplorerCustomTool.Name = (string)__tagHelperAttribute_3.Value;
                            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                            __Syncfusion_JavaScript_Models_FileExplorerCustomTool.Tooltip = (string)__tagHelperAttribute_4.Value;
                            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                            __Syncfusion_JavaScript_Models_FileExplorerCustomTool.Css = (string)__tagHelperAttribute_5.Value;
                            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                            __Syncfusion_JavaScript_Models_FileExplorerCustomTool.Action = (string)__tagHelperAttribute_6.Value;
                            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(895, 14, true);
                            WriteLiteral("\r\n            ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_FileCustomToolSettings = CreateTagHelper <global::Syncfusion.JavaScript.Models.FileCustomToolSettings>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_FileCustomToolSettings);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(931, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_FileExplorerTools = CreateTagHelper <global::Syncfusion.JavaScript.Models.FileExplorerTools>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_FileExplorerTools);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(956, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_FileExplorerProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.FileExplorerProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_FileExplorerProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_7);
                __Syncfusion_JavaScript_Models_FileExplorerProperties.Path = (string)__tagHelperAttribute_8.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
#line 3 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\FileExplorer\CustomTool.cshtml"
                __Syncfusion_JavaScript_Models_FileExplorerProperties.Layout = global::Syncfusion.JavaScript.LayoutType.Tile;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("layout", __Syncfusion_JavaScript_Models_FileExplorerProperties.Layout, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                BeginWriteTagHelperAttribute();
#line 3 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\FileExplorer\CustomTool.cshtml"
                WriteLiteral(Url.Content("FileActionDefault"));

#line default
#line hidden
                __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
                __Syncfusion_JavaScript_Models_FileExplorerProperties.AjaxAction = __tagHelperStringValueBuffer;
                __tagHelperExecutionContext.AddTagHelperAttribute("ajax-action", __Syncfusion_JavaScript_Models_FileExplorerProperties.AjaxAction, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_FileExplorerProperties.Width = (string)__tagHelperAttribute_9.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
#line 3 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\FileExplorer\CustomTool.cshtml"
                __Syncfusion_JavaScript_Models_FileExplorerProperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_FileExplorerProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 3 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\FileExplorer\CustomTool.cshtml"
                __Syncfusion_JavaScript_Models_FileExplorerProperties.ToolsList = new List <string>()
                {
                    "creation", "navigation", "addressBar", "copyPaste", "searchBar", "customTool"
                };

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("tools-list", __Syncfusion_JavaScript_Models_FileExplorerProperties.ToolsList, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.SingleQuotes);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(981, 8, true);
                WriteLiteral("\r\n\r\n    ");
                EndContext();
                BeginContext(989, 728, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-dialog", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f1b5b134ed8f43deabca610a573d1b92", async() => {
                    BeginContext(1141, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(1151, 548, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "34b215449ff043d6b401d0ac63bfaccc", async() => {
                        BeginContext(1171, 507, true);
                        WriteLiteral(@"
            <div class=""text-content"">
                <div class=""header-content"">Need assistance?</div>
                <div class=""header-content"">Our help document assists you to know more about FileExplorer control.</div>
                <div class=""header-content"">
                    Please refer -> <a href=""//help.syncfusion.com/aspnet-core/fileexplorer/overview""
                                       target=""_blank"">Help Document</a>
                </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(1699, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_DialogProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.DialogProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DialogProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_10);
                __Syncfusion_JavaScript_Models_DialogProperties.Title = (string)__tagHelperAttribute_11.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
#line 17 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\FileExplorer\CustomTool.cshtml"
                __Syncfusion_JavaScript_Models_DialogProperties.EnableResize = false;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("enable-resize", __Syncfusion_JavaScript_Models_DialogProperties.EnableResize, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 17 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\FileExplorer\CustomTool.cshtml"
                __Syncfusion_JavaScript_Models_DialogProperties.EnableModal = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("enable-modal", __Syncfusion_JavaScript_Models_DialogProperties.EnableModal, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 17 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\FileExplorer\CustomTool.cshtml"
                __Syncfusion_JavaScript_Models_DialogProperties.ShowOnInit = false;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-on-init", __Syncfusion_JavaScript_Models_DialogProperties.ShowOnInit, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 17 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\FileExplorer\CustomTool.cshtml"
                __Syncfusion_JavaScript_Models_DialogProperties.Width = 350;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("width", __Syncfusion_JavaScript_Models_DialogProperties.Width, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_DialogProperties.CssClass = (string)__tagHelperAttribute_12.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1717, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(1745, 122, true);
                WriteLiteral("\r\n    <script>\r\n        function dialogOpen() {\r\n            $(\'#helpDialog\').ejDialog(\'open\')\r\n        }\r\n    </script>\r\n");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(1892, 376, true);
                WriteLiteral(@"
<style type=""text/css"">
    /*Specify the custom tool icon*/
    .e-fileExplorer-toolbar-icon {
        height: 22px;
        width: 22px;
        font-family: 'ej-webfont';
        font-size: 18px;
        margin-top: 2px;
        text-align: center;
    }

        .e-fileExplorer-toolbar-icon.Help:before {
            content: ""\e72b"";
        }
</style>
");
                EndContext();
            }
                          );
        }
Пример #12
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 57, true);
                WriteLiteral(" <span class=\"sampleName\">Tab / KeyboardNavigation</span>");
                EndContext();
            }
                          );
            BeginContext(83, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("ControlsSection", async() => {
                BeginContext(110, 44, true);
                WriteLiteral("\r\n\r\n    <div style=\"width: 550px\">\r\n        ");
                EndContext();
                BeginContext(154, 2274, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "449290935d9e4ad8a98f3b21197bc30f", async() => {
                    BeginContext(177, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(191, 2218, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f720c689f30946f29871358bad521f25", async() => {
                        BeginContext(204, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(222, 653, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c2cc1145769a47a188b09d9383af3b3d", async() => {
                            BeginContext(258, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(280, 564, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "fba8dc6b37874108922d15c5fdab7c53", async() => {
                                BeginContext(300, 523, true);
                                WriteLiteral(@"
                        <div>
                            Microsoft ASP.NET is a set of technologies in the Microsoft .NET Framework for building Web applications and XML Web services. ASP.NET pages execute on the server and generate markup such as HTML, WML, or XML that is sent to a desktop or mobile browser. ASP.NET pages use a compiled, event-driven programming model that improves performance and enables the separation of application logic and user interface.
                        </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(844, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TabBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBaseItem);
                        __Syncfusion_JavaScript_Models_TabBaseItem.ID = (string)__tagHelperAttribute_0.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                        __Syncfusion_JavaScript_Models_TabBaseItem.Text = (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(875, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(893, 741, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "b745765631554425aec2bbcabd5d9178", async() => {
                            BeginContext(933, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(955, 648, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2bc710a4ed4047dd92191da7b1fb8e84", async() => {
                                BeginContext(975, 607, true);
                                WriteLiteral(@"
                        <div>
                            The Model-View-Controller (MVC) architectural pattern separates an application into three main components: the model, the view, and the controller. The ASP.NET MVC framework provides an alternative to the ASP.NET Web Forms pattern for creating Web applications. The ASP.NET MVC framework is a lightweight, highly testable presentation framework that (as with Web Forms-based applications) is integrated with existing ASP.NET features, such as master pages and membership-based authentication.
                        </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(1603, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TabBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBaseItem);
                        __Syncfusion_JavaScript_Models_TabBaseItem.ID = (string)__tagHelperAttribute_2.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
                        __Syncfusion_JavaScript_Models_TabBaseItem.Text = (string)__tagHelperAttribute_3.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1634, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1652, 729, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "145faaa7cf964bae8d49ea630f2e3945", async() => {
                            BeginContext(1694, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(1716, 634, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1c7fa9e73539448ebc236656af1c5081", async() => {
                                BeginContext(1736, 593, true);
                                WriteLiteral(@"
                        <div>
                            JavaScript (JS) is an interpreted computer programming language.
                            It was originally implemented as part of web browsers so that client-side scripts could interact with the user, control the browser,
                            communicate asynchronously, and alter the document content that was displayed.[5] More recently, however,
                            it has become common in both game development and the creation of desktop applications.
                        </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(2350, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TabBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBaseItem);
                        __Syncfusion_JavaScript_Models_TabBaseItem.ID = (string)__tagHelperAttribute_4.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                        __Syncfusion_JavaScript_Models_TabBaseItem.Text = (string)__tagHelperAttribute_5.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(2381, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_TabBase = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBase>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBase);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(2409, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_TabProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2428, 16, true);
                WriteLiteral("\r\n    </div>\r\n\r\n");
                EndContext();
            }
                          );
            DefineSection("PropertiesSection", async() => {
                BeginContext(2474, 933, 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 / Left
        </div>
        <div class=""col-md-3"">
            Selected previous item.
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Down / Right
        </div>
        <div class=""col-md-3"">
            Selected next item.
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Home
        </div>
        <div class=""col-md-3"">
            Selected first item.
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            End
        </div>
        <div class=""col-md-3"">
            Selected last item.
        </div>
    </div>
");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(3433, 310, true);
                WriteLiteral(@"
    <script>
        $(document).on(""keydown"", function (e) {
            if (e.altKey && e.keyCode === 74) { // j- key code.
                $(""#tabSample ul a"").focus();
            }
        });
        $(document).ready(function () { $(""#sampleProperties"").ejPropertiesPanel(); });
    </script>
");
                EndContext();
            }
                          );
            BeginContext(3746, 2, true);
            WriteLiteral("\r\n");
            EndContext();
        }
Пример #13
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 52, true);
                WriteLiteral("\r\n    <span class=\"sampleName\">Splitter / Rtl</span>");
                EndContext();
            }
                          );
            DefineSection("MetaTags", async() => {
                BeginContext(96, 162, true);
                WriteLiteral("\r\n    <meta name=\"description\" content=\"This example demonstrates how to display content from right to left in the Syncfusion ASP.NET Core Splitter component.\">\r\n");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(286, 5, true);
                WriteLiteral("\r\n   ");
                EndContext();
                BeginContext(291, 3330, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-splitter", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3e74b6e4ad824330b2f18ad1cb0e9e9c", async() => {
                    BeginContext(450, 9, true);
                    WriteLiteral("\r\n       ");
                    EndContext();
                    BeginContext(459, 3143, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-panes", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "837446323df443fba706637039e2dc82", async() => {
                        BeginContext(474, 13, true);
                        WriteLiteral("\r\n           ");
                        EndContext();
                        BeginContext(487, 426, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-pane", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "230d727abf374f1caa89a331dc4e09a9", async() => {
                            BeginContext(530, 17, true);
                            WriteLiteral("\r\n               ");
                            EndContext();
                            BeginContext(547, 338, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1701be82dbe546c78d0f69c69f5b7420", async() => {
                                BeginContext(567, 297, true);
                                WriteLiteral(@"
                   <div>
                       <div class=""content"" style=""padding: 5px 15px;"">
                           <h3 class=""h3"">
                               لغات البرمجة
                           </h3>
                       </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(885, 13, true);
                            WriteLiteral("\r\n           ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_PaneProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PaneProperties>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PaneProperties);
                        __Syncfusion_JavaScript_Models_PaneProperties.PaneSize = (string)__tagHelperAttribute_0.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                        __Syncfusion_JavaScript_Models_PaneProperties.MinSize = (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(913, 13, true);
                        WriteLiteral("\r\n           ");
                        EndContext();
                        BeginContext(926, 2651, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-pane", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "62205e623e2d4be6846c89aa4e57010f", async() => {
                            BeginContext(940, 17, true);
                            WriteLiteral("\r\n               ");
                            EndContext();
                            BeginContext(957, 2592, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2a50422b39fe42aa8d4308a89f0855bd", async() => {
                                BeginContext(977, 40, true);
                                WriteLiteral("                   \r\n                   ");
                                EndContext();
                                BeginContext(1017, 2494, false);
                                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-splitter", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7b66e187c16148c392bfd78f5106f7ad", async() => {
                                    BeginContext(1108, 25, true);
                                    WriteLiteral("\r\n                       ");
                                    EndContext();
                                    BeginContext(1133, 2343, false);
                                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-panes", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "306eacc60e0b4c58a5f9ec6193a4cfde", async() => {
                                        BeginContext(1148, 29, true);
                                        WriteLiteral("\r\n                           ");
                                        EndContext();
                                        BeginContext(1177, 791, false);
                                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-pane", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1bd63a73a1d14a5ca7973bc248975dec", async() => {
                                            BeginContext(1221, 33, true);
                                            WriteLiteral("\r\n                               ");
                                            EndContext();
                                            BeginContext(1254, 670, false);
                                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "40105bd9a7f240c9934c60fbdbeb5e79", async() => {
                                                BeginContext(1274, 629, true);
                                                WriteLiteral(@"
                                   <div>
                                       <div class=""content"">
                                           <h3 class=""h3"">
                                               سكريبت
                                           </h3>
                                           جافا سكريبت (JS) هو تفسير لغة برمجة الكمبيوتر. بالفعل تم تنفيذها كجزء من متصفحات
                                           الويب بحيث البرامج النصية من جانب العميل يمكن أن تتفاعل مع المستخدم
                                       </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(1924, 29, true);
                                            WriteLiteral("\r\n                           ");
                                            EndContext();
                                        }
                                                                                                    );
                                        __Syncfusion_JavaScript_Models_PaneProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PaneProperties>();
                                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PaneProperties);
                                        __Syncfusion_JavaScript_Models_PaneProperties.PaneSize = (string)__tagHelperAttribute_2.Value;
                                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
                                        __Syncfusion_JavaScript_Models_PaneProperties.MinSize = (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(1968, 29, true);
                                        WriteLiteral("\r\n                           ");
                                        EndContext();
                                        BeginContext(1997, 769, false);
                                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-pane", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8f7f6d0740f7423f8bdaf4c2f48b886d", async() => {
                                            BeginContext(2042, 33, true);
                                            WriteLiteral("\r\n                               ");
                                            EndContext();
                                            BeginContext(2075, 647, false);
                                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f194643b6e614d3d973662bff08261bf", async() => {
                                                BeginContext(2095, 606, true);
                                                WriteLiteral(@"
                                   <div>
                                       <div class=""content"">
                                           <h3 class=""h3"">
                                               C شارب
                                           </h3>
                                           والمقصود أن تكون بسيطة وحديثة، للأغراض العامة لغة البرمجة وجوه المنحى C #. أحدث
                                           إصدار هو C # 5.0، والذي صدر في 15 أغسطس 2012.
                                       </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(2722, 29, true);
                                            WriteLiteral("\r\n                           ");
                                            EndContext();
                                        }
                                                                                                    );
                                        __Syncfusion_JavaScript_Models_PaneProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PaneProperties>();
                                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PaneProperties);
                                        __Syncfusion_JavaScript_Models_PaneProperties.MinSize = (string)__tagHelperAttribute_1.Value;
                                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                                        __Syncfusion_JavaScript_Models_PaneProperties.PaneSize = (string)__tagHelperAttribute_3.Value;
                                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                                        {
                                            await __tagHelperExecutionContext.SetOutputContentAsync();
                                        }
                                        Write(__tagHelperExecutionContext.Output);
                                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                                        EndContext();
                                        BeginContext(2766, 29, true);
                                        WriteLiteral("\r\n                           ");
                                        EndContext();
                                        BeginContext(2795, 640, false);
                                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-pane", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9cc08068a550409099825cf70536e1ce", async() => {
                                            BeginContext(2824, 33, true);
                                            WriteLiteral("\r\n                               ");
                                            EndContext();
                                            BeginContext(2857, 534, false);
                                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4d3cdf3a80be4e3fb6dff69706076ee8", async() => {
                                                BeginContext(2877, 493, true);
                                                WriteLiteral(@"
                                   <div>
                                       <div class=""content"">
                                           <h3 class=""h3"">البصرية الأساسية</h3>
                                           NET Framework لواحد سطر الأوامر مترجم VB.NET. أحدث إصدار هو VB 2012، والذي صدر في
                                           15 أغسطس 2012.
                                       </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(3391, 29, true);
                                            WriteLiteral("\r\n                           ");
                                            EndContext();
                                        }
                                                                                                    );
                                        __Syncfusion_JavaScript_Models_PaneProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PaneProperties>();
                                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PaneProperties);
                                        __Syncfusion_JavaScript_Models_PaneProperties.MinSize = (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(3435, 25, true);
                                        WriteLiteral("\r\n                       ");
                                        EndContext();
                                    }
                                                                                                );
                                    __Syncfusion_JavaScript_Models_SplitterCollection = CreateTagHelper <global::Syncfusion.JavaScript.Models.SplitterCollection>();
                                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SplitterCollection);
                                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                                    {
                                        await __tagHelperExecutionContext.SetOutputContentAsync();
                                    }
                                    Write(__tagHelperExecutionContext.Output);
                                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                                    EndContext();
                                    BeginContext(3476, 21, true);
                                    WriteLiteral("\r\n                   ");
                                    EndContext();
                                }
                                                                                            );
                                __Syncfusion_JavaScript_Models_SplitterProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.SplitterProperties>();
                                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SplitterProperties);
                                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_4);
                                __Syncfusion_JavaScript_Models_SplitterProperties.Width = (string)__tagHelperAttribute_5.Value;
                                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
#line 22 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Rtl.cshtml"
                                __Syncfusion_JavaScript_Models_SplitterProperties.IsResponsive = true;

#line default
#line hidden
                                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_SplitterProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 22 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Rtl.cshtml"
                                __Syncfusion_JavaScript_Models_SplitterProperties.EnableAutoResize = true;

#line default
#line hidden
                                __tagHelperExecutionContext.AddTagHelperAttribute("enable-auto-resize", __Syncfusion_JavaScript_Models_SplitterProperties.EnableAutoResize, 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(3511, 17, true);
                                WriteLiteral("\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(3549, 13, true);
                            WriteLiteral("\r\n           ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_PaneProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PaneProperties>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PaneProperties);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(3577, 9, true);
                        WriteLiteral("\r\n       ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_SplitterCollection = CreateTagHelper <global::Syncfusion.JavaScript.Models.SplitterCollection>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SplitterCollection);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(3602, 5, true);
                    WriteLiteral("\r\n   ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_SplitterProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.SplitterProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SplitterProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Rtl.cshtml"
                __Syncfusion_JavaScript_Models_SplitterProperties.EnableAutoResize = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("enable-auto-resize", __Syncfusion_JavaScript_Models_SplitterProperties.EnableAutoResize, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_SplitterProperties.Width = (string)__tagHelperAttribute_7.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
                __Syncfusion_JavaScript_Models_SplitterProperties.Height = (string)__tagHelperAttribute_8.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Rtl.cshtml"
                __Syncfusion_JavaScript_Models_SplitterProperties.EnableRTL = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("enable-rtl", __Syncfusion_JavaScript_Models_SplitterProperties.EnableRTL, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Rtl.cshtml"
                __Syncfusion_JavaScript_Models_SplitterProperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_SplitterProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Rtl.cshtml"
                __Syncfusion_JavaScript_Models_SplitterProperties.Orientation = Orientation.Vertical;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("orientation", __Syncfusion_JavaScript_Models_SplitterProperties.Orientation, 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(3621, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(3648, 271, true);
                WriteLiteral(@"
    <style type=""text/css"" class=""cssStyles"">
        h3 {
            font-size: 18px;
            margin: 0;
        }

        #innerSplitter {
            border: 0 none;
        }

        .content {
            padding: 15px;
        }
    </style>
");
                EndContext();
            }
                          );
        }
Пример #14
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 47, true);
                WriteLiteral(" <span class=\"sampleName\">Dialog / Icons</span>");
                EndContext();
            }
                          );
            DefineSection("MetaTags", async() => {
                BeginContext(91, 192, true);
                WriteLiteral("\r\n    <meta name=\"description\" content=\"This example demonstrates the close, maximize, minimize, pin, unpin, collapse, and expand behaviors in the Syncfusion ASP.NET Core Dialog component.\">\r\n");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(311, 2, true);
                WriteLiteral("\r\n");
                EndContext();
#line 6 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Dialog\Icons.cshtml"
                List <string> icon = new List <string>()
                {
                    "close", "collapsible", "maximize", "minimize", "pin"
                };

#line default
#line hidden
                BeginContext(420, 4, true);
                WriteLiteral("    ");
                EndContext();
                BeginContext(424, 70, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "588017ff00dc403091c22a4cb661a310", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_ButtonProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.ButtonProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_ButtonProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __Syncfusion_JavaScript_Models_ButtonProperties.Text = (string)__tagHelperAttribute_1.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                __Syncfusion_JavaScript_Models_ButtonProperties.Click = (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(494, 37, true);
                WriteLiteral("\r\n    <div class=\"control\">\r\n        ");
                EndContext();
                BeginContext(531, 668, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-dialog", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "946b5240c8074f7cb22efd5d0e3946fe", async() => {
                    BeginContext(696, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(710, 467, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4f96e7d35aab4a29bae37a6a631ca5ae", async() => {
                        BeginContext(730, 49, true);
                        WriteLiteral("\r\n                <div>\r\n                    <img");
                        EndContext();
                        BeginWriteAttribute("src", " src=\"", 779, "\"", 829, 1);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Dialog\Icons.cshtml"
                        WriteAttributeValue("", 785, Url.Content("~/images/dialog/r8-coupe.png"), 785, 44, false);

#line default
#line hidden
                        EndWriteAttribute();
                        BeginContext(830, 326, true);
                        WriteLiteral(@" />
                    The Audi R8 was initially equipped with a 4.2 litre V8 engine. Specifically, it is an all-aluminum alloy 32-valve (four valves per cylinder) petrol engine, utilising Fuel Stratified Injection (FSI), and has a displacement of 4,163 cubic centimetres (254.0 cu in).
                </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(1177, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_DialogProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.DialogProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DialogProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
                __Syncfusion_JavaScript_Models_DialogProperties.Title = (string)__tagHelperAttribute_4.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                __Syncfusion_JavaScript_Models_DialogProperties.Containment = (string)__tagHelperAttribute_5.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
#line 9 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Dialog\Icons.cshtml"
                __Syncfusion_JavaScript_Models_DialogProperties.Width = 295;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("width", __Syncfusion_JavaScript_Models_DialogProperties.Width, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 9 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Dialog\Icons.cshtml"
                __Syncfusion_JavaScript_Models_DialogProperties.EnableResize = false;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("enable-resize", __Syncfusion_JavaScript_Models_DialogProperties.EnableResize, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 9 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Dialog\Icons.cshtml"
                __Syncfusion_JavaScript_Models_DialogProperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_DialogProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_DialogProperties.Close = (string)__tagHelperAttribute_6.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
#line 9 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Dialog\Icons.cshtml"
                __Syncfusion_JavaScript_Models_DialogProperties.ActionButtons = icon;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("action-buttons", __Syncfusion_JavaScript_Models_DialogProperties.ActionButtons, 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(1199, 21, true);
                WriteLiteral("       \r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(1246, 272, true);
                WriteLiteral(@"
    <script>
        $(""#btnOpen"").hide();
        function onclick() {
            $(""#dialogIcon"").ejDialog(""open"");
            $(""#btnOpen"").hide();
        }
        function onDialogClose(args) {
            $(""#btnOpen"").show();
        }
    </script>
");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(1543, 383, true);
                WriteLiteral(@"
    <style class=""cssStyles"">

        .control {
            height: 450px;            
            z-index: 99999;
        }
        .row .cols-sample-area {
            padding: 0px;
            margin-bottom: 50px;
            position: relative;
            overflow: hidden;
        }
        #dialogIcon {
            padding: 10px;
        }
    </style>

");
                EndContext();
            }
                          );
        }
Пример #15
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 54, true);
                WriteLiteral(" \r\n    <span class=\"sampleName\">Tab / Direction</span>");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(105, 42, true);
                WriteLiteral("\r\n    <div style=\"width: 550px\">\r\n        ");
                EndContext();
                BeginContext(147, 2154, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "5e9913b2eccf43d68f69a86a2a9b6c31", async() => {
                    BeginContext(253, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(267, 2015, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8e8eeb96ff8e4051a065620d61ff73a6", async() => {
                        BeginContext(280, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(298, 557, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d770ae0f53f3412983b4a1e228158575", async() => {
                            BeginContext(333, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(355, 469, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "53863816d40944d9b973062545104182", async() => {
                                BeginContext(375, 428, true);
                                WriteLiteral(@"
                        <div>
                            Rome is one of the world's most fascinating cities. The old adage that Rome was not built in a day — and that you won't see it in one or even in three — is true. For the intrepid traveler who can keep pace, here is a list of must-sees. But remember what the Romans say: ""Even a lifetime isn't enough to see Rome.""
                        </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(824, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TabBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBaseItem);
                        __Syncfusion_JavaScript_Models_TabBaseItem.ID = (string)__tagHelperAttribute_0.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                        __Syncfusion_JavaScript_Models_TabBaseItem.Text = (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(855, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(873, 683, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "ad6fdc79912148ffae160d8e6b485c43", async() => {
                            BeginContext(909, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(931, 594, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "386a4a3d2ee1410baacb8922dfe30bf3", async() => {
                                BeginContext(951, 553, true);
                                WriteLiteral(@"
                        <div>
                            Paris, the city of lights and love - this short guide is full of ideas for how to make the most of the romanticism that oozes from every one of its beautiful corners.You couldn't possibly visit Paris without seeing the Eiffel Tower. Even if you do not want to visit this world famous structure, you will see its top from all over Paris. The tower rises 300 meters tall (984 ft); when it was completed at the end of the nineteenth century.
                        </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(1525, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TabBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBaseItem);
                        __Syncfusion_JavaScript_Models_TabBaseItem.ID = (string)__tagHelperAttribute_2.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
                        __Syncfusion_JavaScript_Models_TabBaseItem.Text = (string)__tagHelperAttribute_3.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1556, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1574, 680, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "6c4d94619add43a5aea186d17138e5da", async() => {
                            BeginContext(1610, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(1632, 591, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "ab2a89b66e894cafbd514f388a496300", async() => {
                                BeginContext(1652, 550, true);
                                WriteLiteral(@"
                        <div>
                            London is one of the most popular tourist destinations in the world for a reason. A cultural and historical hub, London has an excellent public transportation system that allows visitors to see all the fantastic sights without spending a ton of money on a rental car.London contains four World Heritage Sites: the Tower of London; Kew Gardens; the site comprising the Palace of Westminster, Westminster Abbey, and St Margaret's Church.
                        </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(2223, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TabBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBaseItem);
                        __Syncfusion_JavaScript_Models_TabBaseItem.ID = (string)__tagHelperAttribute_4.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                        __Syncfusion_JavaScript_Models_TabBaseItem.Text = (string)__tagHelperAttribute_5.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(2254, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_TabBase = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBase>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBase);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(2282, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_TabProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
#line 5 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Tab\Direction.cshtml"
                __Syncfusion_JavaScript_Models_TabProperties.HeaderPosition = HeaderPosition.Bottom;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("header-position", __Syncfusion_JavaScript_Models_TabProperties.HeaderPosition, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_TabProperties.Height = (string)__tagHelperAttribute_7.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
#line 5 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Tab\Direction.cshtml"
                __Syncfusion_JavaScript_Models_TabProperties.HeightAdjustMode = global::Syncfusion.JavaScript.HeightAdjustMode.Fill;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("height-adjust-mode", __Syncfusion_JavaScript_Models_TabProperties.HeightAdjustMode, 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(2301, 17, true);
                WriteLiteral("\r\n       </div>\r\n");
                EndContext();
            }
                          );
            BeginContext(2321, 145, true);
            WriteLiteral("<div id=\"tabTarget\">\r\n    <ul>\r\n        <li>Bottom</li>\r\n        <li>Top</li>\r\n        <li>Left</li>\r\n        <li>Right</li>\r\n    </ul>\r\n</div>\r\n");
            EndContext();
            DefineSection("PropertiesSection", async() => {
                BeginContext(2493, 149, true);
                WriteLiteral("\r\n\r\n    <div class=\"row\">\r\n        <div class=\"col-md-3\">\r\n            Header Direction\r\n        </div>\r\n        <div class=\"col-md-3\">\r\n            ");
                EndContext();
                BeginContext(2642, 141, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-drop-down-list", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e67665cbe9d74a45826c2046729e7dfe", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_DropDownListProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.DropDownListProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DropDownListProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_8);
                __Syncfusion_JavaScript_Models_DropDownListProperties.TargetID = (string)__tagHelperAttribute_9.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
                __Syncfusion_JavaScript_Models_DropDownListProperties.Width = (string)__tagHelperAttribute_10.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10);
#line 47 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Tab\Direction.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_11.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2783, 30, true);
                WriteLiteral("\r\n        </div>\r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(2839, 417, true);
                WriteLiteral(@"
    <script>
        var tabIndex = 1;
        var tabObj, value;

        function onSelectChange(args) {
            tabObj = $(""#directionTab"").data(""ejTab"");
            value = args.selectedText;
            $(""#directionTab"").ejTab(""setModel"", { headerPosition: value.toLowerCase() });
        }
        $(document).ready(function () { $(""#sampleProperties"").ejPropertiesPanel(); });
    </script>
");
                EndContext();
            }
                          );
        }
Пример #16
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 56, true);
                WriteLiteral(" <span class=\"sampleName\">Dialog / MultipleDialog</span>");
                EndContext();
            }
                          );
            DefineSection("MetaTags", async() => {
                BeginContext(100, 193, true);
                WriteLiteral("\r\n    <meta name=\"description\" content=\"This example demonstrates multiple Syncfusion ASP.NET Core Dialog widgets in the same web page with different contents and different functionalities.\">\r\n");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(321, 39, true);
                WriteLiteral("\r\n\r\n    <div class=\"control\">\r\n        ");
                EndContext();
                BeginContext(360, 643, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-dialog", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "eae0125fc87c4daabf1b4dc7167a850b", async() => {
                    BeginContext(417, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(431, 50, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-dialog-position", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "b702772b76b448b4b2ad47bb6333605c", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_Position = CreateTagHelper <global::Syncfusion.JavaScript.Models.Position>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_Position);
                    __Syncfusion_JavaScript_Models_Position.XValue = (string)__tagHelperAttribute_0.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                    __Syncfusion_JavaScript_Models_Position.YValue = (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(481, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(495, 486, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "5b7a87a843774a19a6e2034a1f68ce9b", async() => {
                        BeginContext(515, 445, true);
                        WriteLiteral(@"
                <div>
                    <p>
                        London  one of the most popular tourist destinations in the world for a reason. A cultural and historical hub, London has an excellent public transportation system that allows visitors to see all the fantastic sights without spending a ton of money on a rental car.London contains four World Heritage Sites.
                    </p>
                </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(981, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_DialogProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.DialogProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DialogProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                __Syncfusion_JavaScript_Models_DialogProperties.Title = (string)__tagHelperAttribute_3.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                __Syncfusion_JavaScript_Models_DialogProperties.Target = (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(1003, 10, true);
                WriteLiteral("\r\n        ");
                EndContext();
                BeginContext(1013, 670, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-dialog", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "989d99ceb7114789b6428c687091d6b1", async() => {
                    BeginContext(1069, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(1083, 49, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-dialog-position", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "399a48a864d548c0a24c0b3f2862bcca", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_Position = CreateTagHelper <global::Syncfusion.JavaScript.Models.Position>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_Position);
                    __Syncfusion_JavaScript_Models_Position.XValue = (string)__tagHelperAttribute_5.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                    __Syncfusion_JavaScript_Models_Position.YValue = (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(1132, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(1146, 515, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "063f4e5cd1d34618ac93e1a1df3169fd", async() => {
                        BeginContext(1166, 474, true);
                        WriteLiteral(@"
                <div>
                    <p>
                        Paris, the city of lights and love - this short guide is full of ideas for how to make the most of the romanticism that oozes from every one of its beautiful corners.You couldn't possibly visit Paris without seeing the Eiffel Tower. Even if you do not want to visit this world famous structure, you will see its top from all over Paris.
                    </p>
                </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(1661, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_DialogProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.DialogProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DialogProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
                __Syncfusion_JavaScript_Models_DialogProperties.Title = (string)__tagHelperAttribute_7.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
                __Syncfusion_JavaScript_Models_DialogProperties.Target = (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(1683, 10, true);
                WriteLiteral("\r\n        ");
                EndContext();
                BeginContext(1693, 642, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-dialog", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "ec3bfeac871f4b51820a640d9a3d7ee8", async() => {
                    BeginContext(1748, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(1762, 47, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-dialog-position", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "1a55a45887b6475ea70a6280c4db1405", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_Position = CreateTagHelper <global::Syncfusion.JavaScript.Models.Position>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_Position);
                    __Syncfusion_JavaScript_Models_Position.XValue = (string)__tagHelperAttribute_8.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                    __Syncfusion_JavaScript_Models_Position.YValue = (string)__tagHelperAttribute_9.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1809, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(1823, 490, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "b875a3dbcb9741b1acd9838a2e23ad29", async() => {
                        BeginContext(1843, 449, true);
                        WriteLiteral(@"
                <div>
                    <p>
                        Rome is one of the world's most fascinating cities. The old adage that Rome was not built in a day — and that you won't see it in one or even in three — is true. For the intrepid traveler who can keep pace, here is a list of must-sees. But remember what the Romans say: Even a lifetime isn't enough to see Rome.
                    </p>
                </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(2313, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_DialogProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.DialogProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DialogProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_10);
                __Syncfusion_JavaScript_Models_DialogProperties.Title = (string)__tagHelperAttribute_11.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
                __Syncfusion_JavaScript_Models_DialogProperties.Target = (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(2335, 14, true);
                WriteLiteral("\r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(2374, 921, true);
                WriteLiteral(@"
    <style class=""cssStyles"">
        .control {
            height: 500px;
            position: relative;
        }

        p {
            margin: 0px;
            text-align: justify;
        }

        #Dialog1, #Dialog2, #Dialog3 {
            padding: 10px;
        }

        div#Dialog2_wrapper {
            z-index: 1000000009;
            width: 400px;
            min-width: 200px;
            height: auto;
            min-height: 120px;
            position: absolute;
            left: 291px;
            top: 201px;
            display: block;
        }

        div#Dialog3_wrapper {
            z-index: 1000000005;
            width: 400px;
            min-width: 200px;
            height: auto;
            min-height: 120px;
            position: absolute;
            left: 551px;
            top: -3px;
            display: block;
        }
    </style>
");
                EndContext();
            }
                          );
            BeginContext(3298, 2, true);
            WriteLiteral("\r\n");
            EndContext();
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 55, true);
                WriteLiteral(" <span class=\"sampleName\">Tab / StateMaintenance</span>");
                EndContext();
            }
                          );
            BeginContext(81, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("ControlsSection", async() => {
                BeginContext(108, 44, true);
                WriteLiteral("\r\n\r\n    <div style=\"width: 550px\">\r\n        ");
                EndContext();
                BeginContext(152, 2841, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "60652b08051a4a34862ad502e86509c9", async() => {
                    BeginContext(201, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(215, 2759, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "56b319656cbf4791a5b5ca4eff1364f3", async() => {
                        BeginContext(228, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(246, 990, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-Tab-Item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "5afd396128a34597934ba4bcd7b3a792", async() => {
                            BeginContext(282, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(304, 901, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-Template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "0abd427401c0458b943f12d08ea5f823", async() => {
                                BeginContext(324, 860, true);
                                WriteLiteral(@"
                        <div>
                            Twitter is an online social networking service that enables users to send and read short 140-character messages called ""tweets"".
                            Registered users can read and post tweets, but those who are unregistered can only read them. Users access Twitter through the website interface, SMS or mobile device app Twitter Inc. is based in San Francisco and has more than 25 offices around the world.
                            Twitter was created in March 2006 by Jack Dorsey, Evan Williams, Biz Stone, and Noah Glass and launched in July 2006. The service rapidly gained worldwide popularity, with more than 100 million users posting 340 million tweets a day in 2012.The service also handled 1.6 billion search queries per day.
                        </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(1205, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TabBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBaseItem);
                        __Syncfusion_JavaScript_Models_TabBaseItem.ID = (string)__tagHelperAttribute_0.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                        __Syncfusion_JavaScript_Models_TabBaseItem.Text = (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(1236, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1254, 803, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "901d4faeb5af4082b5954cacb56df9ab", async() => {
                            BeginContext(1291, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(1313, 713, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a54c6eb909cd4e6ca077872665de2714", async() => {
                                BeginContext(1333, 672, true);
                                WriteLiteral(@"
                        <div>
                            Facebook is an online social networking service headquartered in Menlo Park, California. Its website was launched on February 4, 2004, by Mark Zuckerberg with his Harvard College roommates and fellow students Eduardo Saverin, Andrew McCollum, Dustin Moskovitz and Chris Hughes.The founders had initially limited the website's membership to Harvard students, but later expanded it to colleges in the Boston area, the Ivy League, and Stanford University. It gradually added support for students at various other universities and later to high-school students.
                        </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(2026, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TabBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBaseItem);
                        __Syncfusion_JavaScript_Models_TabBaseItem.ID = (string)__tagHelperAttribute_2.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
                        __Syncfusion_JavaScript_Models_TabBaseItem.Text = (string)__tagHelperAttribute_3.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(2057, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(2075, 871, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "5aba45c8f7084f8e91b33d9761a7909e", async() => {
                            BeginContext(2115, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(2137, 778, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d1608177c75b4a40af0daaf9e5d19447", async() => {
                                BeginContext(2157, 737, true);
                                WriteLiteral(@"
                        <div>
                            WhatsApp Messenger is a proprietary cross-platform instant messaging client for smartphones that operates under a subscription business model. It uses the Internet to send text messages, images, video, user location and audio media messages to other users using standard cellular mobile numbers.
                            As of February 2016, WhatsApp had a user base of up to one billion,[10] making it the most globally popular messaging application.
                            WhatsApp Inc., based in Mountain View, California, was acquired by Facebook Inc. on February 19, 2014, for approximately US$19.3 billion.
                        </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(2915, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TabBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBaseItem);
                        __Syncfusion_JavaScript_Models_TabBaseItem.ID = (string)__tagHelperAttribute_4.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                        __Syncfusion_JavaScript_Models_TabBaseItem.Text = (string)__tagHelperAttribute_5.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(2946, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_TabBase = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBase>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBase);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(2974, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_TabProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
#line 6 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Tab\StateMaintenance.cshtml"
                __Syncfusion_JavaScript_Models_TabProperties.EnablePersistence = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("enable-Persistence", __Syncfusion_JavaScript_Models_TabProperties.EnablePersistence, 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(2993, 14, true);
                WriteLiteral("\r\n    </div>\r\n");
                EndContext();
            }
                          );
            BeginContext(3010, 2, true);
            WriteLiteral("\r\n");
            EndContext();
        }
Пример #18
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 60, true);
                WriteLiteral(" <span class=\"sampleName\">Dialog / KeyboardNavigation</span>");
                EndContext();
            }
                          );
            DefineSection("MetaTags", async() => {
                BeginContext(104, 173, true);
                WriteLiteral("\r\n    <meta name=\"description\" content=\"This example demonstrates how to access the Syncfusion ASP.NET Core Dialog component functionalities using keyboard interactions.\">\r\n");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(305, 8, true);
                WriteLiteral("\r\n\r\n    ");
                EndContext();
                BeginContext(313, 70, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "f2286173670b437384995bfd478559bd", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_ButtonProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.ButtonProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_ButtonProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __Syncfusion_JavaScript_Models_ButtonProperties.Text = (string)__tagHelperAttribute_1.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                __Syncfusion_JavaScript_Models_ButtonProperties.Click = (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(383, 37, true);
                WriteLiteral("\r\n    <div class=\"control\">\r\n        ");
                EndContext();
                BeginContext(420, 897, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-dialog", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8ff77bb1f8184fc28d2e50b3bac476f5", async() => {
                    BeginContext(541, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(555, 740, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d84e129783084c2fb23271f437c051b0", async() => {
                        BeginContext(575, 699, true);
                        WriteLiteral(@"
                <div>
                    Developed by Microsoft, the Windows Presentation Foundation (or WPF) is a computer-software graphical subsystem for rendering user interfaces in Windows-based applications.
                    WPF, previously known as ""Avalon"", was initially released as part of .NET Framework 3.0. Rather than relying on the older GDI subsystem, WPF uses DirectX.
                    WPF attempts to provide a consistent programming model for building applications and separates the user interface from business logic.
                    It resembles similar XML-oriented object models, such as those implemented in XUL and SVG.
                </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(1295, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_DialogProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.DialogProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DialogProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
                __Syncfusion_JavaScript_Models_DialogProperties.Title = (string)__tagHelperAttribute_4.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
#line 9 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Dialog\KeyboardNavigation.cshtml"
                __Syncfusion_JavaScript_Models_DialogProperties.Width = 450;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("width", __Syncfusion_JavaScript_Models_DialogProperties.Width, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_DialogProperties.Containment = (string)__tagHelperAttribute_5.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
#line 9 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Dialog\KeyboardNavigation.cshtml"
                __Syncfusion_JavaScript_Models_DialogProperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_DialogProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_DialogProperties.Close = (string)__tagHelperAttribute_6.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1317, 22, true);
                WriteLiteral("        \r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("PropertiesSection", async() => {
                BeginContext(1369, 1314, 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
        </div>
        <div class=""col-md-3"">
            Dialog move up.
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Right
        </div>
        <div class=""col-md-3"">
            Dialog move right.
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Down
        </div>
        <div class=""col-md-3"">
            Dialog move down.
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Left
        </div>
        <div class=""col-md-3"">
            Dialog move left.
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Ctrl + Right
        </div>
        <div class=""c");
                WriteLiteral(@"ol-md-3"">
            Dialog resize to right direction.
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Ctrl + Down
        </div>
        <div class=""col-md-3"">
            Dialog resize to bottom direction.
        </div>
    </div>
");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(2709, 594, true);
                WriteLiteral(@"
    <script>
        $(""#btnOpen"").hide();
        function onclick() {
            $(""#keyboardDialog"").ejDialog(""open"");
            $(""#btnOpen"").hide();
        }

        //Control focus key
        $(document).on(""keydown"", function (e) {
            if (e.altKey && e.keyCode === 74) { // j- key code.
                $(""#keyboardDialog_wrapper"").focus();
            }
        });
        function onDialogClose(args) {
            $(""#btnOpen"").show();
        }
        $(document).ready(function () { $(""#sampleProperties"").ejPropertiesPanel(); });
    </script>
");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(3328, 561, true);
                WriteLiteral(@"
    <style class=""cssStyles"">
        .control {
            height: 500px;
            position: relative;
        }

        .row .cols-sample-area {
            padding: 0px;
            margin-bottom: 50px;
            position: relative;
            overflow: auto;
        }

        .cols-prop-area .content {
            height: 450px;
        }

        .row .cols-prop-area {
            height: 500px;
        }

        #keyboardDialog {
            text-align: justify;
            padding: 10px;
        }
    </style>
");
                EndContext();
            }
                          );
        }
Пример #19
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 55, true);
                WriteLiteral("\r\n    <span class=\"sampleName\">Splitter / Events</span>");
                EndContext();
            }
                          );
            DefineSection("MetaTags", async() => {
                BeginContext(99, 175, true);
                WriteLiteral("\r\n    <meta name=\"description\" content=\"This example demonstrates how to access the Syncfusion ASP.NET Core Splitter component functionalities using keyboard interactions.\">\r\n");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(302, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
                BeginContext(308, 1688, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-splitter", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e0f645b2751540c3a479034299b07c94", async() => {
                    BeginContext(440, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(450, 1526, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-panes", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "5ad8bc750f7244e38af4ba534a7e4ce9", async() => {
                        BeginContext(465, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(479, 1223, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-pane", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "26ebcfea00bb437586682e3daffe7466", async() => {
                            BeginContext(493, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                            BeginContext(511, 1162, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3db991279bbd462f90d95873740bcc2d", async() => {
                                BeginContext(531, 74, true);
                                WriteLiteral("\r\n                    <div style=\"height: 100%\">\r\n                        ");
                                EndContext();
                                BeginContext(605, 1001, false);
                                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-Splitter", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "fb998be317784452b81093eed641b2bf", async() => {
                                    BeginContext(726, 30, true);
                                    WriteLiteral("\r\n                            ");
                                    EndContext();
                                    BeginContext(756, 810, false);
                                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-panes", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8dccb2cc429f40929c26018d504a5390", async() => {
                                        BeginContext(771, 34, true);
                                        WriteLiteral("\r\n                                ");
                                        EndContext();
                                        BeginContext(805, 341, false);
                                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-pane", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7e464aa3fed0496a859bc5068bc7ca97", async() => {
                                            BeginContext(819, 38, true);
                                            WriteLiteral("\r\n                                    ");
                                            EndContext();
                                            BeginContext(857, 240, false);
                                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8b1a56c886f447ffbfc90e864e37b588", async() => {
                                                BeginContext(877, 199, true);
                                                WriteLiteral("\r\n                                        <div class=\"cont\">\r\n                                            Pane 1\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(1097, 34, true);
                                            WriteLiteral("\r\n                                ");
                                            EndContext();
                                        }
                                                                                                    );
                                        __Syncfusion_JavaScript_Models_PaneProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PaneProperties>();
                                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PaneProperties);
                                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                                        {
                                            await __tagHelperExecutionContext.SetOutputContentAsync();
                                        }
                                        Write(__tagHelperExecutionContext.Output);
                                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                                        EndContext();
                                        BeginContext(1146, 34, true);
                                        WriteLiteral("\r\n                                ");
                                        EndContext();
                                        BeginContext(1180, 340, false);
                                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-pane", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "31d1208478d8428a9f151c5e065e1aba", async() => {
                                            BeginContext(1194, 38, true);
                                            WriteLiteral("\r\n                                    ");
                                            EndContext();
                                            BeginContext(1232, 239, false);
                                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "731b58ccf95d4225bfead4c1b6c2da7e", async() => {
                                                BeginContext(1252, 198, true);
                                                WriteLiteral("\r\n                                        <div class=\"cont\">\r\n                                            Pane 2\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(1471, 34, true);
                                            WriteLiteral("\r\n                                ");
                                            EndContext();
                                        }
                                                                                                    );
                                        __Syncfusion_JavaScript_Models_PaneProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PaneProperties>();
                                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PaneProperties);
                                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                                        {
                                            await __tagHelperExecutionContext.SetOutputContentAsync();
                                        }
                                        Write(__tagHelperExecutionContext.Output);
                                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                                        EndContext();
                                        BeginContext(1520, 30, true);
                                        WriteLiteral("\r\n                            ");
                                        EndContext();
                                    }
                                                                                                );
                                    __Syncfusion_JavaScript_Models_SplitterCollection = CreateTagHelper <global::Syncfusion.JavaScript.Models.SplitterCollection>();
                                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SplitterCollection);
                                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                                    {
                                        await __tagHelperExecutionContext.SetOutputContentAsync();
                                    }
                                    Write(__tagHelperExecutionContext.Output);
                                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                                    EndContext();
                                    BeginContext(1566, 26, true);
                                    WriteLiteral("\r\n                        ");
                                    EndContext();
                                }
                                                                                            );
                                __Syncfusion_JavaScript_Models_SplitterProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.SplitterProperties>();
                                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SplitterProperties);
                                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                                __Syncfusion_JavaScript_Models_SplitterProperties.Width = (string)__tagHelperAttribute_1.Value;
                                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Keyboard.cshtml"
                                __Syncfusion_JavaScript_Models_SplitterProperties.IsResponsive = true;

#line default
#line hidden
                                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_SplitterProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Keyboard.cshtml"
                                __Syncfusion_JavaScript_Models_SplitterProperties.EnableAutoResize = true;

#line default
#line hidden
                                __tagHelperExecutionContext.AddTagHelperAttribute("enable-auto-resize", __Syncfusion_JavaScript_Models_SplitterProperties.EnableAutoResize, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Keyboard.cshtml"
                                __Syncfusion_JavaScript_Models_SplitterProperties.Orientation = Orientation.Horizontal;

#line default
#line hidden
                                __tagHelperExecutionContext.AddTagHelperAttribute("orientation", __Syncfusion_JavaScript_Models_SplitterProperties.Orientation, 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(1606, 46, 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(1673, 14, true);
                            WriteLiteral("\r\n            ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_PaneProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PaneProperties>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PaneProperties);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1702, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(1716, 234, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-pane", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f1e7c5edb9714251881fae700064908a", async() => {
                            BeginContext(1744, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                            BeginContext(1762, 159, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "95567bbd90024df884ea16ab2c23fa81", async() => {
                                BeginContext(1782, 118, true);
                                WriteLiteral("\r\n                    <div class=\"cont\">\r\n                        Pane 3\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(1921, 14, true);
                            WriteLiteral("\r\n            ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_PaneProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PaneProperties>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PaneProperties);
                        __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1950, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_SplitterCollection = CreateTagHelper <global::Syncfusion.JavaScript.Models.SplitterCollection>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SplitterCollection);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1976, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_SplitterProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.SplitterProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SplitterProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
                __Syncfusion_JavaScript_Models_SplitterProperties.Height = (string)__tagHelperAttribute_4.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                __Syncfusion_JavaScript_Models_SplitterProperties.Width = (string)__tagHelperAttribute_5.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Keyboard.cshtml"
                __Syncfusion_JavaScript_Models_SplitterProperties.Orientation = Orientation.Vertical;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("orientation", __Syncfusion_JavaScript_Models_SplitterProperties.Orientation, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Keyboard.cshtml"
                __Syncfusion_JavaScript_Models_SplitterProperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_SplitterProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Keyboard.cshtml"
                __Syncfusion_JavaScript_Models_SplitterProperties.EnableAutoResize = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("enable-auto-resize", __Syncfusion_JavaScript_Models_SplitterProperties.EnableAutoResize, 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(1996, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                          );
            DefineSection("PropertiesSection", async() => {
                BeginContext(2028, 2798, true);
                WriteLiteral(@"
    <div class=""row"">
        <div class=""col-md-3"">
            Alt + j
        </div>
        <div class=""col-md-3"">
            Focuses the first Splitbar
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Tab
        </div>
        <div class=""col-md-3"">
            Focuses the next Splitbar
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Shift + Tab
        </div>
        <div class=""col-md-3"">
            Focuses the previous Splitbar
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Enter
        </div>
        <div class=""col-md-3"">
            Resize the Pane to the current Splitbar position.
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            <br />
            Esc
        </div>
        <div class=""col-md-3"">
            <br />
            Focuses out from the Splitbar
        </div>
    </div>
");
                WriteLiteral(@"    <div class=""row"">
        <div class=""col-md-3"">
            <br />
            For Horizontal:
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Left
        </div>
        <div class=""col-md-3"">
            Moves the Splitbar in Left
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Right
        </div>
        <div class=""col-md-3"">
            Moves the Splitbar in Right
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Ctrl + Left
        </div>
        <div class=""col-md-3"">
            Collapses the left Pane
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Ctrl + Right
        </div>
        <div class=""col-md-3"">
            Collapses the right Pane
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            For Vertical:
        </div>
    </div>
    <div class");
                WriteLiteral(@"=""row"">
        <div class=""col-md-3"">
            Up
        </div>
        <div class=""col-md-3"">
            Moves the Splitbar in Bottom
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Down
        </div>
        <div class=""col-md-3"">
            Moves the Splitbar in Right
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Ctrl + Up
        </div>
        <div class=""col-md-3"">
            Collapses the top Pane
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Ctrl + Down
        </div>
        <div class=""col-md-3"">
            Collapses the bottom Pane
        </div>
    </div>
");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(4852, 398, true);
                WriteLiteral(@"
    <script type=""text/javascript"">
        $(function () {
            //Control focus key
            $(document).on(""keydown"", function (e) {
                if (e.altKey && e.keyCode === 74) { // j- key code.
                    $(""#outer .e-splitbar"")[0].focus();
                }
            });
            $(""#sampleProperties"").ejPropertiesPanel();
        });
    </script>
");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(5275, 221, true);
                WriteLiteral("\r\n    <style type=\"text/css\" class=\"cssStyles\">\r\n        .cont {\r\n            text-align: center;\r\n            padding: 10px 0 0 10px;\r\n        }\r\n\r\n        #inner {\r\n            border: 0 none;\r\n        }\r\n    </style>\r\n");
                EndContext();
            }
                          );
        }
Пример #20
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();
            }
                          );
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("ScriptReferenceSection", async() => {
                BeginContext(32, 14, true);
                WriteLiteral(" \r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 46, "\"", 110, 1);
#line 2 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\CustomTool.cshtml"
                WriteAttributeValue("", 52, Url.Content("~/scripts/cultures/ej.culture.en-us.min.js"), 52, 58, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(111, 12, true);
                WriteLiteral("></script>\r\n");
                EndContext();
            }
                          );
            BeginContext(127, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("SampleHeading", async() => {
                BeginContext(152, 49, true);
                WriteLiteral(" <span class=\"sampleName\">RTE / CustomTool</span>");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(229, 2, true);
                WriteLiteral("\r\n");
                EndContext();
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\CustomTool.cshtml"
                List <String> toolsList = new List <string>()
                {
                    "customTools"
                };
                List <String> style = new List <string>()
                {
                    "bold", "italic", "underline", "strikethrough"
                };
                List <String> alignment = new List <string>()
                {
                    "justifyLeft", "justifyCenter", "justifyRight", "justifyFull"
                };
                List <String> lists = new List <string>()
                {
                    "unorderedList", "orderedList"
                };
                List <String> clipboard = new List <string>()
                {
                    "cut", "copy", "paste"
                };
                List <String> doAction = new List <string>()
                {
                    "undo", "redo"
                };
                List <String> clear = new List <string>()
                {
                    "clearFormat", "clearAll"
                };
                List <String> tables = new List <string>()
                {
                    "createTable", "addRowAbove", "addRowBelow", "addColumnLeft", "addColumnRight", "deleteRow", "deleteColumn", "deleteTable"
                };
                List <String> links = new List <string>()
                {
                    "createLink"
                };
                List <String> images = new List <string>()
                {
                    "image"
                };
                List <String> media = new List <string>()
                {
                    "video"
                };
                List <String> effects = new List <string>()
                {
                    "superscript", "subscript"
                };
                List <String> casing = new List <string>()
                {
                    "upperCase", "lowerCase"
                };
                List <String> formatStyle = new List <string>()
                {
                    "format"
                };


#line default
#line hidden
                BeginContext(1448, 78, true);
                WriteLiteral("\r\n    <div>\r\n        <div style=\"width: 740px; height: 440px\">\r\n\r\n            ");
                EndContext();
                BeginContext(1526, 2023, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-rte", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "775a9836b7eb41fe96bad3f9147c419e", async() => {
                    BeginContext(1611, 18, true);
                    WriteLiteral("\r\n                ");
                    EndContext();
                    BeginContext(1629, 1602, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "71506e9bbec845f3abc2e3d72d8b605e", async() => {
                        BeginContext(1649, 1561, true);
                        WriteLiteral(@"
                    <div>
                        &lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;/p&gt;
                        &lt;p&gt;The Rich Text Editor (RTE) control is an easy to render in
                        client side. Customer easy to edit the contents and get the HTML content for
                        the displayed content. A rich text editor control provides users with a toolbar
                        that helps them to apply rich text formats to the text entered in the text
                        area. &lt;/p&gt;
                        &lt;p&gt;&lt;b&gt;Functional
                        Specifications/Requirements:&lt;/b&gt;&lt;/p&gt;
                        &lt;ol&gt;&lt;li&gt;&lt;p&gt;Provide
                        the tool bar support, it’s also customizable.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Options
                        to get the HTML elements with styles.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Support
                        to insert image from a defined path");
                        WriteLiteral(@".&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Footer
                        elements and styles(tag / Element information , Action button (Upload, Cancel))&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Re-size
                        the editor support. &lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Provide
                        efficient public methods and client side events.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Keyboard
                        navigation support.&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;
                    </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(3231, 18, true);
                    WriteLiteral("\r\n                ");
                    EndContext();
                    BeginContext(3249, 277, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tools", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d4fb8652222f452894f995425894b6d6", async() => {
                        BeginContext(3258, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(3280, 218, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-custom-tools", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1ac0f70008fa4d5ea58070609189cdd8", async() => {
                            BeginContext(3296, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(3322, 122, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-custom-tool", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "17de574e44e74ecb9198749bae0a78e1", async() => {
                            }
                                                                                        );
                            __Syncfusion_JavaScript_Models_CustomTools = CreateTagHelper <global::Syncfusion.JavaScript.Models.CustomTools>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_CustomTools);
                            __Syncfusion_JavaScript_Models_CustomTools.Name = (string)__tagHelperAttribute_0.Value;
                            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                            __Syncfusion_JavaScript_Models_CustomTools.Tooltip = (string)__tagHelperAttribute_1.Value;
                            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                            __Syncfusion_JavaScript_Models_CustomTools.Text = (string)__tagHelperAttribute_2.Value;
                            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
                            __Syncfusion_JavaScript_Models_CustomTools.Css = (string)__tagHelperAttribute_3.Value;
                            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                            __Syncfusion_JavaScript_Models_CustomTools.Action = (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(3444, 37, true);
                            WriteLiteral("               \r\n                    ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_RTETagHelperLists = CreateTagHelper <global::Syncfusion.JavaScript.Models.RTETagHelperLists>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RTETagHelperLists);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(3498, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_RTEtools = CreateTagHelper <global::Syncfusion.JavaScript.Models.RTEtools>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RTEtools);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(3526, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_RTEproperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.RTEproperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RTEproperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_5);
#line 26 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\CustomTool.cshtml"
                __Syncfusion_JavaScript_Models_RTEproperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_RTEproperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_RTEproperties.MinWidth = (string)__tagHelperAttribute_6.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
#line 26 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\CustomTool.cshtml"
                __Syncfusion_JavaScript_Models_RTEproperties.ToolsList = toolsList;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("tools-list", __Syncfusion_JavaScript_Models_RTEproperties.ToolsList, 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(3549, 319, true);
                WriteLiteral(@" 
            
            <div id=""rteTarget"">
                <ul>
                    <li>Java Script</li>
                    <li>HTML</li>             
                </ul>
            </div>
            <div id=""customSourceCode"" title=""Paste you code and inset to RTE"" style=""width: auto"">
            ");
                EndContext();
                BeginContext(3868, 1620, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-dialog", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "04dba232c26d445abea2c9912c2407d1", async() => {
                    BeginContext(4016, 19, true);
                    WriteLiteral(" \r\n                ");
                    EndContext();
                    BeginContext(4035, 1427, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "ca8eba9f35bd4e2d9cc8b808b26a4d2b", async() => {
                        BeginContext(4055, 307, true);
                        WriteLiteral(@"
                    <table>
                        <tr>
                            <td style=""width: 100px"">
                                Select type :
                            </td>
                            <td>
                                <div>
                                    ");
                        EndContext();
                        BeginContext(4362, 97, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-drop-down-list", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "96f0bc65f6ea4ed6bd151fe2d3d1c4dd", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_DropDownListProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.DropDownListProperties>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DropDownListProperties);
                        __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_7);
                        __Syncfusion_JavaScript_Models_DropDownListProperties.TargetID = (string)__tagHelperAttribute_8.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                        __Syncfusion_JavaScript_Models_DropDownListProperties.Change = (string)__tagHelperAttribute_9.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(4459, 666, true);
                        WriteLiteral(@"
                                    </div>
                            </td>
                        </tr>
                        <tr>
                            <td colspan=""2"">
                                <textarea id=""srcCode"" style=""width: 550px; height: 250px"">
                                    <div id=""srcArea""></div>
                                </textarea>
                            </td>
                        </tr>
                      
                        <tr>
                            <td colspan=""2"">
                                <div class=""e-rte-button e-fieldseparate"">
                                    ");
                        EndContext();
                        BeginContext(5125, 61, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "cc43b7e9f35d49c7bcbb2e66be6ddbc3", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_ButtonProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.ButtonProperties>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_ButtonProperties);
                        __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_10);
                        __Syncfusion_JavaScript_Models_ButtonProperties.Text = (string)__tagHelperAttribute_11.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
                        __Syncfusion_JavaScript_Models_ButtonProperties.Click = (string)__tagHelperAttribute_12.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(5186, 38, true);
                        WriteLiteral("\r\n                                    ");
                        EndContext();
                        BeginContext(5224, 62, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "1fd701741cee456f9abfc0dfe383eccf", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_ButtonProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.ButtonProperties>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_ButtonProperties);
                        __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_13);
                        __Syncfusion_JavaScript_Models_ButtonProperties.Text = (string)__tagHelperAttribute_14.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_14);
                        __Syncfusion_JavaScript_Models_ButtonProperties.Click = (string)__tagHelperAttribute_12.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(5286, 155, true);
                        WriteLiteral(" \r\n                                </div>\r\n                            </td>\r\n                        </tr>\r\n                    </table>\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(5462, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_DialogProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.DialogProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DialogProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_15);
                __Syncfusion_JavaScript_Models_DialogProperties.Title = (string)__tagHelperAttribute_16.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_16);
#line 61 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\CustomTool.cshtml"
                __Syncfusion_JavaScript_Models_DialogProperties.EnableModal = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("enable-modal", __Syncfusion_JavaScript_Models_DialogProperties.EnableModal, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 61 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\CustomTool.cshtml"
                __Syncfusion_JavaScript_Models_DialogProperties.ShowOnInit = false;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-on-init", __Syncfusion_JavaScript_Models_DialogProperties.ShowOnInit, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 61 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\CustomTool.cshtml"
                __Syncfusion_JavaScript_Models_DialogProperties.Width = 596;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("width", __Syncfusion_JavaScript_Models_DialogProperties.Width, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 61 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\CustomTool.cshtml"
                __Syncfusion_JavaScript_Models_DialogProperties.EnableResize = false;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("enable-resize", __Syncfusion_JavaScript_Models_DialogProperties.EnableResize, 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(5488, 69, true);
                WriteLiteral("\r\n               \r\n\r\n            </div>\r\n        </div>\r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(5583, 1637, true);
                WriteLiteral(@" 
<script type=""text/javascript"">
        var rteObj; 
        $(""div.codeInsert"").html(""Insert code"");
        //load the CodeMirror css in the iframe
        $(""#rteSample_Iframe"").contents().find(""head"").append($(""<link href='../Scripts/CodeMirror/codemirror.min.css' rel='stylesheet'></link>""))
        $(""div.codeInsert"").html(""Insert code"");
        rteObj = $(""#rteSample"").data(""ejRTE"");
        function showDialog() {
            var dialogobj = $('#customSourceCode').data('ejDialog');
            $('#srcCode').val('').show();
            dialogobj.open();
            $('#srcCode').focus();
        }
        function customBtnClick(args) {
            var rteObj;
            rteObj = $(""#rteSample"").data(""ejRTE"");
            if (this._id == ""insert"") {
                var scrLang, lang = $(""#languageList"").val();
                if (lang == ""Java Script"")
                    scrLang = ""javascript"";
                else if (lang == ""HTML"")
                    scrLang = ""text/html"";");
                WriteLiteral(@"
                else
                    scrLang = ""css"";
                var htmlEditor = CodeMirror.fromTextArea($(""#srcCode"")[0], {
                    lineNumbers: false,
                    mode: scrLang
                });
                var codeTags = $(""#customSourceCode"").find("".CodeMirror"");
                rteObj.executeCommand(""inserthtml"", codeTags[0].outerHTML);
				$(rteObj.getDocument()).find("".CodeMirror div.CodeMirror-cursor"").css({""display"":""none""})
                codeTags.remove();
            }
            $(""#customSourceCode"").ejDialog(""close"");
        }
</script>
");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(7245, 213, true);
                WriteLiteral("\r\n    <style>\r\n        .codeInsert {\r\n            height: 22px;\r\n            width: 100px;\r\n            display: block;\r\n            text-align: center;\r\n            font-weight: bold;\r\n        }\r\n    </style>\r\n\r\n");
                EndContext();
            }
                          );
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 49, true);
                WriteLiteral(" <span class=\"sampleName\">Rating / Default</span>");
                EndContext();
            }
                          );
            BeginContext(75, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("ControlsSection", async() => {
                BeginContext(102, 12, true);
                WriteLiteral("\r\n    \r\n    ");
                EndContext();
                BeginContext(114, 4036, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f526584cfdc84c82b1091befc5a25f80", async() => {
                    BeginContext(137, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(147, 3988, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "07eb648d211449e6bea4a7fb3caee5c2", async() => {
                        BeginContext(160, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(174, 1299, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7731e7f1ad3f427ba8d040a3fe83cd8a", async() => {
                            BeginContext(220, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                            BeginContext(238, 1208, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "38edeb81e3714d7896ea1fbc959c5aa7", async() => {
                                BeginContext(258, 206, true);
                                WriteLiteral("\r\n                    <div>\r\n                        <table>\r\n                            <tr>\r\n                                <td class=\"movies-img\" valign=\"top\">\r\n                                    <img");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 464, "\"", 509, 1);
#line 13 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rating\Default.cshtml"
                                WriteAttributeValue("", 470, Url.Content("~/Images/rating/mos.png"), 470, 39, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(510, 380, true);
                                WriteLiteral(@" alt=""mos"" />
                                </td>
                                <td valign=""top"">
                                    <div>
                                        <span class=""movie-header"">Man of Steel</span><br />
                                        Rating :
                                        <br />
                                        ");
                                EndContext();
                                BeginContext(890, 39, false);
                                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-rating", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "873e2b55727b429da819c5b1f7eec921", async() => {
                                }
                                                                                            );
                                __Syncfusion_JavaScript_Models_RatingProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.RatingProperties>();
                                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RatingProperties);
                                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
#line 20 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rating\Default.cshtml"
                                __Syncfusion_JavaScript_Models_RatingProperties.Value = 4;

#line default
#line hidden
                                __tagHelperExecutionContext.AddTagHelperAttribute("value", __Syncfusion_JavaScript_Models_RatingProperties.Value, 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(929, 496, true);
                                WriteLiteral(@"

                                            <span>Movie Info:</span>
                                            <p>
                                                A young boy learns that he has extraordinary powers and is not of this Earth.
                                            </p>
                                    </div>
                                </td>
                            </tr>
                        </table>
                    </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(1446, 14, true);
                            WriteLiteral("\r\n            ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TabBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBaseItem);
                        __Syncfusion_JavaScript_Models_TabBaseItem.ID = (string)__tagHelperAttribute_1.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                        __Syncfusion_JavaScript_Models_TabBaseItem.Text = (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(1473, 16, true);
                        WriteLiteral("\r\n\r\n            ");
                        EndContext();
                        BeginContext(1489, 1284, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "ed6c0133f1e74a439a1de19a6d7c18be", async() => {
                            BeginContext(1533, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                            BeginContext(1551, 1195, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7e669f707da9420d9804f7978ccb5836", async() => {
                                BeginContext(1571, 206, true);
                                WriteLiteral("\r\n                    <div>\r\n                        <table>\r\n                            <tr>\r\n                                <td class=\"movies-img\" valign=\"top\">\r\n                                    <img");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 1777, "\"", 1822, 1);
#line 40 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rating\Default.cshtml"
                                WriteAttributeValue("", 1783, Url.Content("~/Images/rating/wwz.png"), 1783, 39, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(1823, 381, true);
                                WriteLiteral(@" alt=""mos"" />
                                </td>
                                <td valign=""top"">
                                    <div>
                                        <span class=""movie-header"">World War Z</span><br />
                                        Rating :
                                        <br />

                                        ");
                                EndContext();
                                BeginContext(2204, 36, false);
                                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-rating", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "a2d8cf36f1094810ab6d0f523c5fef2a", async() => {
                                }
                                                                                            );
                                __Syncfusion_JavaScript_Models_RatingProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.RatingProperties>();
                                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RatingProperties);
                                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
#line 48 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rating\Default.cshtml"
                                __Syncfusion_JavaScript_Models_RatingProperties.Value = 4;

#line default
#line hidden
                                __tagHelperExecutionContext.AddTagHelperAttribute("value", __Syncfusion_JavaScript_Models_RatingProperties.Value, 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(2240, 485, true);
                                WriteLiteral(@"
                                            <span>Movie Info:</span>
                                            <p>
                                                The story revolves around United Nations employee Gerry Lane (Pitt).
                                            </p>
                                    </div>
                                </td>
                            </tr>
                        </table>
                    </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(2746, 14, true);
                            WriteLiteral("\r\n            ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TabBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBaseItem);
                        __Syncfusion_JavaScript_Models_TabBaseItem.ID = (string)__tagHelperAttribute_4.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                        __Syncfusion_JavaScript_Models_TabBaseItem.Text = (string)__tagHelperAttribute_5.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(2773, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(2787, 1324, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "02a2ec24a30649178e597f951386fc5e", async() => {
                            BeginContext(2837, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                            BeginContext(2855, 1229, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2b81b4c923064934b8abfa67530cbeac", async() => {
                                BeginContext(2875, 206, true);
                                WriteLiteral("\r\n                    <div>\r\n                        <table>\r\n                            <tr>\r\n                                <td class=\"movies-img\" valign=\"top\">\r\n                                    <img");
                                EndContext();
                                BeginWriteAttribute("src", " src=\"", 3081, "\"", 3125, 1);
#line 66 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rating\Default.cshtml"
                                WriteAttributeValue("", 3087, Url.Content("~/Images/rating/mu.png"), 3087, 38, false);

#line default
#line hidden
                                EndWriteAttribute();
                                BeginContext(3126, 391, true);
                                WriteLiteral(@" alt=""mos"" />
                                </td>
                                <td valign=""top"">
                                    <div>
                                        <span class=""movie-header"">Monsters University</span><br />
                                        Rating :
                                        <br />


                                        ");
                                EndContext();
                                BeginContext(3517, 36, false);
                                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-rating", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "cc3879901a544a35afc4288a72072bf5", async() => {
                                }
                                                                                            );
                                __Syncfusion_JavaScript_Models_RatingProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.RatingProperties>();
                                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RatingProperties);
                                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
#line 75 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Rating\Default.cshtml"
                                __Syncfusion_JavaScript_Models_RatingProperties.Value = 3;

#line default
#line hidden
                                __tagHelperExecutionContext.AddTagHelperAttribute("value", __Syncfusion_JavaScript_Models_RatingProperties.Value, 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(3553, 510, true);
                                WriteLiteral(@"
                                            <span>Movie Info:</span>
                                            <p>
                                                Mike Wazowski and James P. Sullivan are an inseparable pair, but that wasn't always the case.
                                            </p>
                                    </div>
                                </td>
                            </tr>
                        </table>
                    </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(4084, 14, true);
                            WriteLiteral("\r\n            ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TabBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBaseItem);
                        __Syncfusion_JavaScript_Models_TabBaseItem.ID = (string)__tagHelperAttribute_7.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
                        __Syncfusion_JavaScript_Models_TabBaseItem.Text = (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(4111, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_TabBase = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBase>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBase);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(4135, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_TabProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_9);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(4150, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(4177, 223, true);
                WriteLiteral("\r\n    <style type=\"text/css\" class=\"cssStyles\">\r\n        .movies-img {\r\n            width: 125px;\r\n        }\r\n\r\n        .movie-header {\r\n            font-size: 20px;\r\n            font-weight: 600;\r\n        }\r\n    </style>\r\n");
                EndContext();
            }
                          );
            BeginContext(4403, 2, true);
            WriteLiteral("\r\n");
            EndContext();
        }
Пример #23
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 72, true);
                WriteLiteral("\r\n    <span class=\"sampleName\">Splitter / Default Functionalities</span>");
                EndContext();
            }
                          );
            DefineSection("MetaTags", async() => {
                BeginContext(116, 193, true);
                WriteLiteral("\r\n    <meta name=\"description\" content=\"This example demonstrates using the Syncfusion ASP.NET Core Splitter component to divide a web page into distinct areas by inserting resizable panes.\">\r\n");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(337, 8, true);
                WriteLiteral("\r\n\r\n    ");
                EndContext();
                BeginContext(345, 1630, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-Splitter", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "77b5d3ceea424760801d8a966968758c", async() => {
                    BeginContext(477, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(487, 1468, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-panes", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "fe26e966842242daaaae970f95021f8f", async() => {
                        BeginContext(502, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(516, 1164, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-pane", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "0ff16306c3c741b99f5238c4480f791c", async() => {
                            BeginContext(530, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                            BeginContext(548, 1103, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "88321990075f43f98195594ff024b704", async() => {
                                BeginContext(568, 25, true);
                                WriteLiteral("\r\n                       ");
                                EndContext();
                                BeginContext(593, 1019, false);
                                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-Splitter", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "ea4792c15fa1400eb6b71f2eeaee688f", async() => {
                                    BeginContext(714, 29, true);
                                    WriteLiteral("\r\n                           ");
                                    EndContext();
                                    BeginContext(743, 830, false);
                                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-panes", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3601e284ee8042c1ba87b0cab85354f2", async() => {
                                        BeginContext(758, 33, true);
                                        WriteLiteral("\r\n                               ");
                                        EndContext();
                                        BeginContext(791, 369, false);
                                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-pane", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9d482bc8ded14f7e9b734dd80d27089f", async() => {
                                            BeginContext(805, 72, true);
                                            WriteLiteral("                                   \r\n                                   ");
                                            EndContext();
                                            BeginContext(877, 235, false);
                                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "177ae7b9283b41b382a0738586dad3c1", async() => {
                                                BeginContext(897, 194, true);
                                                WriteLiteral("\r\n                                       <div class=\"cont\">\r\n                                           Pane 1\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(1112, 33, true);
                                            WriteLiteral("\r\n                               ");
                                            EndContext();
                                        }
                                                                                                    );
                                        __Syncfusion_JavaScript_Models_PaneProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PaneProperties>();
                                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PaneProperties);
                                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                                        {
                                            await __tagHelperExecutionContext.SetOutputContentAsync();
                                        }
                                        Write(__tagHelperExecutionContext.Output);
                                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                                        EndContext();
                                        BeginContext(1160, 34, true);
                                        WriteLiteral("\r\n                                ");
                                        EndContext();
                                        BeginContext(1194, 334, false);
                                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-pane", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3c2a128928b14d89a70cfbaf5c9f3e63", async() => {
                                            BeginContext(1208, 37, true);
                                            WriteLiteral("\r\n                                   ");
                                            EndContext();
                                            BeginContext(1245, 235, false);
                                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1ef6a61664484fa7a935fab2186204d4", async() => {
                                                BeginContext(1265, 194, true);
                                                WriteLiteral("\r\n                                       <div class=\"cont\">\r\n                                           Pane 2\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(1480, 33, true);
                                            WriteLiteral("\r\n                               ");
                                            EndContext();
                                        }
                                                                                                    );
                                        __Syncfusion_JavaScript_Models_PaneProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PaneProperties>();
                                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PaneProperties);
                                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                                        {
                                            await __tagHelperExecutionContext.SetOutputContentAsync();
                                        }
                                        Write(__tagHelperExecutionContext.Output);
                                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                                        EndContext();
                                        BeginContext(1528, 29, true);
                                        WriteLiteral("\r\n                           ");
                                        EndContext();
                                    }
                                                                                                );
                                    __Syncfusion_JavaScript_Models_SplitterCollection = CreateTagHelper <global::Syncfusion.JavaScript.Models.SplitterCollection>();
                                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SplitterCollection);
                                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                                    {
                                        await __tagHelperExecutionContext.SetOutputContentAsync();
                                    }
                                    Write(__tagHelperExecutionContext.Output);
                                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                                    EndContext();
                                    BeginContext(1573, 25, true);
                                    WriteLiteral("\r\n                       ");
                                    EndContext();
                                }
                                                                                            );
                                __Syncfusion_JavaScript_Models_SplitterProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.SplitterProperties>();
                                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SplitterProperties);
                                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                                __Syncfusion_JavaScript_Models_SplitterProperties.Width = (string)__tagHelperAttribute_1.Value;
                                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Default.cshtml"
                                __Syncfusion_JavaScript_Models_SplitterProperties.IsResponsive = true;

#line default
#line hidden
                                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_SplitterProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Default.cshtml"
                                __Syncfusion_JavaScript_Models_SplitterProperties.EnableAutoResize = true;

#line default
#line hidden
                                __tagHelperExecutionContext.AddTagHelperAttribute("enable-auto-resize", __Syncfusion_JavaScript_Models_SplitterProperties.EnableAutoResize, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Default.cshtml"
                                __Syncfusion_JavaScript_Models_SplitterProperties.Orientation = Orientation.Horizontal;

#line default
#line hidden
                                __tagHelperExecutionContext.AddTagHelperAttribute("orientation", __Syncfusion_JavaScript_Models_SplitterProperties.Orientation, 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(1612, 18, true);
                                WriteLiteral("\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(1651, 14, true);
                            WriteLiteral("\r\n            ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_PaneProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PaneProperties>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PaneProperties);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1680, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(1694, 235, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-pane", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8542c85b2ff440f9be3c782dca7ca99d", async() => {
                            BeginContext(1723, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                            BeginContext(1741, 159, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "37a5b14dce3c4caea4b2410a96509881", async() => {
                                BeginContext(1761, 118, true);
                                WriteLiteral("\r\n                    <div class=\"cont\">\r\n                        Pane 3\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(1900, 14, true);
                            WriteLiteral("\r\n            ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_PaneProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PaneProperties>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PaneProperties);
                        __Syncfusion_JavaScript_Models_PaneProperties.PaneSize = (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(1929, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_SplitterCollection = CreateTagHelper <global::Syncfusion.JavaScript.Models.SplitterCollection>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SplitterCollection);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1955, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_SplitterProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.SplitterProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SplitterProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
                __Syncfusion_JavaScript_Models_SplitterProperties.Height = (string)__tagHelperAttribute_4.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                __Syncfusion_JavaScript_Models_SplitterProperties.Width = (string)__tagHelperAttribute_5.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
#line 8 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Default.cshtml"
                __Syncfusion_JavaScript_Models_SplitterProperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_SplitterProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 8 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Default.cshtml"
                __Syncfusion_JavaScript_Models_SplitterProperties.EnableAutoResize = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("enable-auto-resize", __Syncfusion_JavaScript_Models_SplitterProperties.EnableAutoResize, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 8 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Default.cshtml"
                __Syncfusion_JavaScript_Models_SplitterProperties.Orientation = Orientation.Vertical;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("orientation", __Syncfusion_JavaScript_Models_SplitterProperties.Orientation, 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(1975, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(2002, 221, true);
                WriteLiteral("\r\n    <style type=\"text/css\" class=\"cssStyles\">\r\n        .cont {\r\n            padding: 10px 0 0 10px;\r\n            text-align: center;\r\n        }\r\n\r\n        #inner {\r\n            border: 0 none;\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, 55, true);
                WriteLiteral("\r\n    <span class=\"sampleName\">Splitter / Events</span>");
                EndContext();
            }
                          );
            DefineSection("MetaTags", async() => {
                BeginContext(99, 175, true);
                WriteLiteral("\r\n    <meta name=\"description\" content=\"This example demonstrates how to access the Syncfusion ASP.NET Core Splitter component functionalities using keyboard interactions.\">\r\n");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(302, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
                BeginContext(308, 1688, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-splitter", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a5061355e5224e3cb1e6db3697b9e206", async() => {
                    BeginContext(440, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(450, 1526, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-panes", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a17db0c13ad047008bb43284e8b79c64", async() => {
                        BeginContext(465, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(479, 1223, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-pane", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "96cedebb38be4ad78cbcd98fb2077e34", async() => {
                            BeginContext(493, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                            BeginContext(511, 1162, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f2976f61904744c8b4556f4d2df9ae69", async() => {
                                BeginContext(531, 74, true);
                                WriteLiteral("\r\n                    <div style=\"height: 100%\">\r\n                        ");
                                EndContext();
                                BeginContext(605, 1001, false);
                                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-Splitter", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "125543fdb40e44bdabc590c1a838104e", async() => {
                                    BeginContext(726, 30, true);
                                    WriteLiteral("\r\n                            ");
                                    EndContext();
                                    BeginContext(756, 810, false);
                                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-panes", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a46fafc0bbff4d7c9e799fe05272364f", async() => {
                                        BeginContext(771, 34, true);
                                        WriteLiteral("\r\n                                ");
                                        EndContext();
                                        BeginContext(805, 341, false);
                                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-pane", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f91955d30ad54604bbff3ba774ff47fe", async() => {
                                            BeginContext(819, 38, true);
                                            WriteLiteral("\r\n                                    ");
                                            EndContext();
                                            BeginContext(857, 240, false);
                                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "057ae4df440f4b7f90e89324503d2177", async() => {
                                                BeginContext(877, 199, true);
                                                WriteLiteral("\r\n                                        <div class=\"cont\">\r\n                                            Pane 1\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(1097, 34, true);
                                            WriteLiteral("\r\n                                ");
                                            EndContext();
                                        }
                                                                                                    );
                                        __Syncfusion_JavaScript_Models_PaneProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PaneProperties>();
                                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PaneProperties);
                                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                                        {
                                            await __tagHelperExecutionContext.SetOutputContentAsync();
                                        }
                                        Write(__tagHelperExecutionContext.Output);
                                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                                        EndContext();
                                        BeginContext(1146, 34, true);
                                        WriteLiteral("\r\n                                ");
                                        EndContext();
                                        BeginContext(1180, 340, false);
                                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-pane", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "bec2e19e6a354c3a912a17b384657c76", async() => {
                                            BeginContext(1194, 38, true);
                                            WriteLiteral("\r\n                                    ");
                                            EndContext();
                                            BeginContext(1232, 239, false);
                                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "63275d375f564e18883dbdad2955c36a", async() => {
                                                BeginContext(1252, 198, true);
                                                WriteLiteral("\r\n                                        <div class=\"cont\">\r\n                                            Pane 2\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(1471, 34, true);
                                            WriteLiteral("\r\n                                ");
                                            EndContext();
                                        }
                                                                                                    );
                                        __Syncfusion_JavaScript_Models_PaneProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PaneProperties>();
                                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PaneProperties);
                                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                                        {
                                            await __tagHelperExecutionContext.SetOutputContentAsync();
                                        }
                                        Write(__tagHelperExecutionContext.Output);
                                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                                        EndContext();
                                        BeginContext(1520, 30, true);
                                        WriteLiteral("\r\n                            ");
                                        EndContext();
                                    }
                                                                                                );
                                    __Syncfusion_JavaScript_Models_SplitterCollection = CreateTagHelper <global::Syncfusion.JavaScript.Models.SplitterCollection>();
                                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SplitterCollection);
                                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                                    {
                                        await __tagHelperExecutionContext.SetOutputContentAsync();
                                    }
                                    Write(__tagHelperExecutionContext.Output);
                                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                                    EndContext();
                                    BeginContext(1566, 26, true);
                                    WriteLiteral("\r\n                        ");
                                    EndContext();
                                }
                                                                                            );
                                __Syncfusion_JavaScript_Models_SplitterProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.SplitterProperties>();
                                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SplitterProperties);
                                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                                __Syncfusion_JavaScript_Models_SplitterProperties.Width = (string)__tagHelperAttribute_1.Value;
                                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Keyboard.cshtml"
                                __Syncfusion_JavaScript_Models_SplitterProperties.IsResponsive = true;

#line default
#line hidden
                                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_SplitterProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Keyboard.cshtml"
                                __Syncfusion_JavaScript_Models_SplitterProperties.EnableAutoResize = true;

#line default
#line hidden
                                __tagHelperExecutionContext.AddTagHelperAttribute("enable-auto-resize", __Syncfusion_JavaScript_Models_SplitterProperties.EnableAutoResize, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Keyboard.cshtml"
                                __Syncfusion_JavaScript_Models_SplitterProperties.Orientation = Orientation.Horizontal;

#line default
#line hidden
                                __tagHelperExecutionContext.AddTagHelperAttribute("orientation", __Syncfusion_JavaScript_Models_SplitterProperties.Orientation, 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(1606, 46, 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(1673, 14, true);
                            WriteLiteral("\r\n            ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_PaneProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PaneProperties>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PaneProperties);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1702, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(1716, 234, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-pane", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "6eaf044f46d2439493d6413a852ca0d7", async() => {
                            BeginContext(1744, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                            BeginContext(1762, 159, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "ed71858ca1d14b28b00380416c89c360", async() => {
                                BeginContext(1782, 118, true);
                                WriteLiteral("\r\n                    <div class=\"cont\">\r\n                        Pane 3\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(1921, 14, true);
                            WriteLiteral("\r\n            ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_PaneProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PaneProperties>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PaneProperties);
                        __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1950, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_SplitterCollection = CreateTagHelper <global::Syncfusion.JavaScript.Models.SplitterCollection>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SplitterCollection);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1976, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_SplitterProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.SplitterProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SplitterProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
                __Syncfusion_JavaScript_Models_SplitterProperties.Height = (string)__tagHelperAttribute_4.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                __Syncfusion_JavaScript_Models_SplitterProperties.Width = (string)__tagHelperAttribute_5.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Keyboard.cshtml"
                __Syncfusion_JavaScript_Models_SplitterProperties.Orientation = Orientation.Vertical;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("orientation", __Syncfusion_JavaScript_Models_SplitterProperties.Orientation, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Keyboard.cshtml"
                __Syncfusion_JavaScript_Models_SplitterProperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_SplitterProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Keyboard.cshtml"
                __Syncfusion_JavaScript_Models_SplitterProperties.EnableAutoResize = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("enable-auto-resize", __Syncfusion_JavaScript_Models_SplitterProperties.EnableAutoResize, 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(1996, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                          );
            DefineSection("PropertiesSection", async() => {
                BeginContext(2028, 2798, true);
                WriteLiteral(@"
    <div class=""row"">
        <div class=""col-md-3"">
            Alt + j
        </div>
        <div class=""col-md-3"">
            Focuses the first Splitbar
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Tab
        </div>
        <div class=""col-md-3"">
            Focuses the next Splitbar
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Shift + Tab
        </div>
        <div class=""col-md-3"">
            Focuses the previous Splitbar
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Enter
        </div>
        <div class=""col-md-3"">
            Resize the Pane to the current Splitbar position.
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            <br />
            Esc
        </div>
        <div class=""col-md-3"">
            <br />
            Focuses out from the Splitbar
        </div>
    </div>
");
                WriteLiteral(@"    <div class=""row"">
        <div class=""col-md-3"">
            <br />
            For Horizontal:
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Left
        </div>
        <div class=""col-md-3"">
            Moves the Splitbar in Left
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Right
        </div>
        <div class=""col-md-3"">
            Moves the Splitbar in Right
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Ctrl + Left
        </div>
        <div class=""col-md-3"">
            Collapses the left Pane
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Ctrl + Right
        </div>
        <div class=""col-md-3"">
            Collapses the right Pane
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            For Vertical:
        </div>
    </div>
    <div class");
                WriteLiteral(@"=""row"">
        <div class=""col-md-3"">
            Up
        </div>
        <div class=""col-md-3"">
            Moves the Splitbar in Bottom
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Down
        </div>
        <div class=""col-md-3"">
            Moves the Splitbar in Right
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Ctrl + Up
        </div>
        <div class=""col-md-3"">
            Collapses the top Pane
        </div>
    </div>
    <div class=""row"">
        <div class=""col-md-3"">
            Ctrl + Down
        </div>
        <div class=""col-md-3"">
            Collapses the bottom Pane
        </div>
    </div>
");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(4852, 398, true);
                WriteLiteral(@"
    <script type=""text/javascript"">
        $(function () {
            //Control focus key
            $(document).on(""keydown"", function (e) {
                if (e.altKey && e.keyCode === 74) { // j- key code.
                    $(""#outer .e-splitbar"")[0].focus();
                }
            });
            $(""#sampleProperties"").ejPropertiesPanel();
        });
    </script>
");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(5275, 221, true);
                WriteLiteral("\r\n    <style type=\"text/css\" class=\"cssStyles\">\r\n        .cont {\r\n            text-align: center;\r\n            padding: 10px 0 0 10px;\r\n        }\r\n\r\n        #inner {\r\n            border: 0 none;\r\n        }\r\n    </style>\r\n");
                EndContext();
            }
                          );
        }
Пример #25
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 60, true);
                WriteLiteral("\r\n    <span class=\"sampleName\">Splitter / Orientation</span>");
                EndContext();
            }
                          );
            DefineSection("MetaTags", async() => {
                BeginContext(104, 201, true);
                WriteLiteral("\r\n    <meta name=\"description\" content=\"This example demonstrates both vertical and horizontal orientation of the panes, and changing orientations in the Syncfusion ASP.NET Core Splitter component.\">\r\n");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(333, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
                BeginContext(339, 1719, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-splitter", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a0b2f7580c33471bb672421fa90dee42", async() => {
                    BeginContext(471, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(481, 1557, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-panes", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "02b1b133ce924e07917f8606129f43ef", async() => {
                        BeginContext(496, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(510, 1248, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-pane", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3105f02467b04722867de9ace2bb0305", async() => {
                            BeginContext(524, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                            BeginContext(542, 1187, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f501af7418c34b8d9a936da48b5aa49e", async() => {
                                BeginContext(562, 91, true);
                                WriteLiteral("\r\n                    <div class=\"splitdiv\" style=\"height: 100%\">\r\n                        ");
                                EndContext();
                                BeginContext(653, 1009, false);
                                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-Splitter", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "492bd9b767474c14be059b99c87a08ab", async() => {
                                    BeginContext(774, 30, true);
                                    WriteLiteral("\r\n                            ");
                                    EndContext();
                                    BeginContext(804, 818, false);
                                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-panes", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "928896f39ec140df825497ac7b3a2584", async() => {
                                        BeginContext(819, 34, true);
                                        WriteLiteral("\r\n                                ");
                                        EndContext();
                                        BeginContext(853, 345, false);
                                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-pane", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "5620f4f063264adc903b849e0203adce", async() => {
                                            BeginContext(868, 38, true);
                                            WriteLiteral("\r\n                                    ");
                                            EndContext();
                                            BeginContext(906, 243, false);
                                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "790075db1abb4a188e713670d0dae7f7", async() => {
                                                BeginContext(926, 202, true);
                                                WriteLiteral("\r\n                                        <div class=\"splitdiv\">\r\n                                            Pane 1\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(1149, 34, true);
                                            WriteLiteral("\r\n                                ");
                                            EndContext();
                                        }
                                                                                                    );
                                        __Syncfusion_JavaScript_Models_PaneProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PaneProperties>();
                                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PaneProperties);
                                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                                        {
                                            await __tagHelperExecutionContext.SetOutputContentAsync();
                                        }
                                        Write(__tagHelperExecutionContext.Output);
                                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                                        EndContext();
                                        BeginContext(1198, 34, true);
                                        WriteLiteral("\r\n                                ");
                                        EndContext();
                                        BeginContext(1232, 344, false);
                                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-pane", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f657bb6d14754828a4c67b39840cbdaf", async() => {
                                            BeginContext(1246, 38, true);
                                            WriteLiteral("\r\n                                    ");
                                            EndContext();
                                            BeginContext(1284, 243, false);
                                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9ce21fad24634ba1b2a4736ed344b688", async() => {
                                                BeginContext(1304, 202, true);
                                                WriteLiteral("\r\n                                        <div class=\"splitdiv\">\r\n                                            Pane 2\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(1527, 34, true);
                                            WriteLiteral("\r\n                                ");
                                            EndContext();
                                        }
                                                                                                    );
                                        __Syncfusion_JavaScript_Models_PaneProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PaneProperties>();
                                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PaneProperties);
                                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                                        {
                                            await __tagHelperExecutionContext.SetOutputContentAsync();
                                        }
                                        Write(__tagHelperExecutionContext.Output);
                                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                                        EndContext();
                                        BeginContext(1576, 30, true);
                                        WriteLiteral("\r\n                            ");
                                        EndContext();
                                    }
                                                                                                );
                                    __Syncfusion_JavaScript_Models_SplitterCollection = CreateTagHelper <global::Syncfusion.JavaScript.Models.SplitterCollection>();
                                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SplitterCollection);
                                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                                    {
                                        await __tagHelperExecutionContext.SetOutputContentAsync();
                                    }
                                    Write(__tagHelperExecutionContext.Output);
                                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                                    EndContext();
                                    BeginContext(1622, 26, true);
                                    WriteLiteral("\r\n                        ");
                                    EndContext();
                                }
                                                                                            );
                                __Syncfusion_JavaScript_Models_SplitterProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.SplitterProperties>();
                                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SplitterProperties);
                                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                                __Syncfusion_JavaScript_Models_SplitterProperties.Width = (string)__tagHelperAttribute_1.Value;
                                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Orientation.cshtml"
                                __Syncfusion_JavaScript_Models_SplitterProperties.IsResponsive = true;

#line default
#line hidden
                                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_SplitterProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Orientation.cshtml"
                                __Syncfusion_JavaScript_Models_SplitterProperties.EnableAutoResize = true;

#line default
#line hidden
                                __tagHelperExecutionContext.AddTagHelperAttribute("enable-auto-resize", __Syncfusion_JavaScript_Models_SplitterProperties.EnableAutoResize, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Orientation.cshtml"
                                __Syncfusion_JavaScript_Models_SplitterProperties.Orientation = Orientation.Horizontal;

#line default
#line hidden
                                __tagHelperExecutionContext.AddTagHelperAttribute("orientation", __Syncfusion_JavaScript_Models_SplitterProperties.Orientation, 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(1662, 46, 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(1729, 14, true);
                            WriteLiteral("\r\n            ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_PaneProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PaneProperties>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PaneProperties);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1758, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(1772, 240, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-pane", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "acc2f55e30674513ac0ef2a3e5a29627", async() => {
                            BeginContext(1802, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                            BeginContext(1820, 163, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2636c483695244f2b656f91d6dc3ef45", async() => {
                                BeginContext(1840, 122, true);
                                WriteLiteral("\r\n                    <div class=\"splitdiv\">\r\n                        Pane 3\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(1983, 14, true);
                            WriteLiteral("\r\n            ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_PaneProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PaneProperties>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PaneProperties);
                        __Syncfusion_JavaScript_Models_PaneProperties.PaneSize = (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(2012, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_SplitterCollection = CreateTagHelper <global::Syncfusion.JavaScript.Models.SplitterCollection>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SplitterCollection);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(2038, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_SplitterProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.SplitterProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SplitterProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
                __Syncfusion_JavaScript_Models_SplitterProperties.Height = (string)__tagHelperAttribute_4.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                __Syncfusion_JavaScript_Models_SplitterProperties.Width = (string)__tagHelperAttribute_5.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Orientation.cshtml"
                __Syncfusion_JavaScript_Models_SplitterProperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_SplitterProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Orientation.cshtml"
                __Syncfusion_JavaScript_Models_SplitterProperties.Orientation = Orientation.Vertical;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("orientation", __Syncfusion_JavaScript_Models_SplitterProperties.Orientation, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Orientation.cshtml"
                __Syncfusion_JavaScript_Models_SplitterProperties.EnableAutoResize = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("enable-auto-resize", __Syncfusion_JavaScript_Models_SplitterProperties.EnableAutoResize, 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(2058, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                          );
            DefineSection("PropertiesSection", async() => {
                BeginContext(2090, 143, true);
                WriteLiteral("\r\n    <div class=\"row\">\r\n        <div class=\"col-md-3\">\r\n            Orientation\r\n        </div>\r\n        <div class=\"col-md-3\"> \r\n            ");
                EndContext();
                BeginContext(2233, 148, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-drop-down-list", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "234940f4e20c4530a92785c13056ed11", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_DropDownListProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.DropDownListProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DropDownListProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
                __Syncfusion_JavaScript_Models_DropDownListProperties.TargetID = (string)__tagHelperAttribute_7.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
                __Syncfusion_JavaScript_Models_DropDownListProperties.Width = (string)__tagHelperAttribute_8.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
#line 49 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Orientation.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_9.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2381, 208, true);
                WriteLiteral("\r\n            <div id=\"evntname\">\r\n                <ul>\r\n                    <li>Horizontal</li>\r\n                    <li>Vertical</li>\r\n                </ul>\r\n            </div>\r\n        </div>\r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(2615, 863, true);
                WriteLiteral(@"
    <script type=""text/javascript"">
        var splitterOutter, splitterInner;
        function onOrientationChange(args) {
            splitterOutter = $(""#outer"").data(""ejSplitter"");
            splitterInner = $(""#inner"").data(""ejSplitter"");
              switch (args.selectedText) {
                case ""Vertical"":
                    splitterInner.option(""width"", ""100%"")
                    splitterOutter.option(""orientation"", ""horizontal"");
                    splitterInner.option(""orientation"", ""vertical"");
                    break;
                case ""Horizontal"":
                    splitterOutter.option(""orientation"", ""vertical"");
                    splitterInner.option(""orientation"", ""horizontal"");
                    break;
            }
        }

        $(""#sampleProperties"").ejPropertiesPanel();
    </script>
");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(3503, 121, true);
                WriteLiteral("\r\n    <style type=\"text/css\" class=\"cssStyles\">\r\n        #inner {\r\n            border: 0 none;\r\n        }\r\n    </style>\r\n");
                EndContext();
            }
                          );
        }
Пример #26
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 48, true);
                WriteLiteral(" <span class=\"sampleName\">Dialog / Events</span>");
                EndContext();
            }
                          );
            DefineSection("MetaTags", async() => {
                BeginContext(92, 199, 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 Dialog component.\">\r\n");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(319, 8, true);
                WriteLiteral("\r\n\r\n    ");
                EndContext();
                BeginContext(327, 70, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "8b305a17bd784ad8a21140977f4ee5c1", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_ButtonProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.ButtonProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_ButtonProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __Syncfusion_JavaScript_Models_ButtonProperties.Text = (string)__tagHelperAttribute_1.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                __Syncfusion_JavaScript_Models_ButtonProperties.Click = (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(397, 37, true);
                WriteLiteral("\r\n    <div class=\"control\">\r\n        ");
                EndContext();
                BeginContext(434, 1044, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-dialog", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "303ac63ab211440894b9e53870b7629c", async() => {
                    BeginContext(748, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(762, 694, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a6a192f9b3e24054aeefd00345c214f5", async() => {
                        BeginContext(782, 653, true);
                        WriteLiteral(@"
                <div>
                    Facebook is an online social networking service headquartered in Menlo Park, California. Its website was launched on February 4, 2004, <span>by Mark Zuckerberg with his Harvard College roommates and fellow students Eduardo Saverin, Andrew McCollum, Dustin Moskovitz and Chris Hughes.</span>The founders had initially limited the website's membership to Harvard students, but later expanded it to colleges in the Boston area, the Ivy League, and Stanford University. It gradually added support for students at various other universities and later to high-school students.
                </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(1456, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_DialogProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.DialogProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DialogProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
                __Syncfusion_JavaScript_Models_DialogProperties.Title = (string)__tagHelperAttribute_4.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                __Syncfusion_JavaScript_Models_DialogProperties.Containment = (string)__tagHelperAttribute_5.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                __Syncfusion_JavaScript_Models_DialogProperties.Create = (string)__tagHelperAttribute_6.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                __Syncfusion_JavaScript_Models_DialogProperties.BeforeClose = (string)__tagHelperAttribute_7.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
                __Syncfusion_JavaScript_Models_DialogProperties.Close = (string)__tagHelperAttribute_8.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                __Syncfusion_JavaScript_Models_DialogProperties.BeforeOpen = (string)__tagHelperAttribute_9.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
                __Syncfusion_JavaScript_Models_DialogProperties.Open = (string)__tagHelperAttribute_10.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10);
                __Syncfusion_JavaScript_Models_DialogProperties.Drag = (string)__tagHelperAttribute_11.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
                __Syncfusion_JavaScript_Models_DialogProperties.DragStart = (string)__tagHelperAttribute_12.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12);
                __Syncfusion_JavaScript_Models_DialogProperties.DragStop = (string)__tagHelperAttribute_13.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_13);
                __Syncfusion_JavaScript_Models_DialogProperties.Resize = (string)__tagHelperAttribute_14.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_14);
                __Syncfusion_JavaScript_Models_DialogProperties.ResizeStart = (string)__tagHelperAttribute_15.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_15);
                __Syncfusion_JavaScript_Models_DialogProperties.ResizeStop = (string)__tagHelperAttribute_16.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_16);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1478, 22, true);
                WriteLiteral("        \r\n    </div>\r\n");
                EndContext();
            }
                          );
            BeginContext(1503, 322, true);
            WriteLiteral(@"<div id=""dialogTarget"">
    <ul>
        <li>beforeClose</li>
        <li>close</li>
        <li>beforeOpen</li>
        <li>open</li>
        <li>drag</li>
        <li>dragStart</li>
        <li>dragStop</li>
        <li>resize</li>
        <li>resizeStart</li>
        <li>resizeStop</li>
    </ul>
</div>
");
            EndContext();
            DefineSection("EventsDropdown", async() => {
                BeginContext(1849, 12, true);
                WriteLiteral("\r\n    \r\n    ");
                EndContext();
                BeginContext(1861, 158, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-drop-down-list", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "145e81a2c3104f1caa2d6b8dcce4eb02", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_DropDownListProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.DropDownListProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DropDownListProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_17);
                __Syncfusion_JavaScript_Models_DropDownListProperties.TargetID = (string)__tagHelperAttribute_18.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_18);
#line 34 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Dialog\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 34 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Dialog\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.Change = (string)__tagHelperAttribute_19.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_19);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2019, 6, true);
                WriteLiteral("    \r\n");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(2051, 3443, true);
                WriteLiteral(@"
    <script>
        var dialogObj;
        $(function () {
            $("".e-dialog-icon,.e-icon e-close"").click(function () {
                $(""#btnOpen"").show();
            });
        });
        $(""#btnOpen"").hide();
        function onclick() {
            $(""#eventDialog"").ejDialog(""open"");
            $(""#btnOpen"").hide();
        }

        // Event wire and unwire
        function evtpropscheckedevent(args) {
            dialogObj = $(""#eventDialog"").data(""ejDialog"");
            if (args.isChecked) {
                switch (args.selectedText) {
                    case ""create"": dialogObj.option(args.selectedText, ""onCreate""); break;
                    case ""beforeClose"": dialogObj.option(args.selectedText, ""onBeforeClose""); break;
                    case ""close"": dialogObj.option(args.selectedText, ""onDialogClose""); break;
                    case ""beforeOpen"": dialogObj.option(args.selectedText, ""onBeforeOpen""); break;
                    case ""open"": dialogObj.option(");
                WriteLiteral(@"args.selectedText, ""onOpen""); break;
                    case ""drag"": dialogObj.option(args.selectedText, ""onDrag""); break;
                    case ""dragStart"": dialogObj.option(args.selectedText, ""onDragStart""); break;
                    case ""dragStop"": dialogObj.option(args.selectedText, ""onDragStop""); break;
                    case ""resize"": dialogObj.option(args.selectedText, ""onResize""); break;
                    case ""resizeStart"": dialogObj.option(args.selectedText, ""onResizeStart""); break;
                    case ""resizeStop"": dialogObj.option(args.selectedText, ""onResizeStop""); break;
                }
            }
            else dialogObj.option(args.selectedText, null);
        }

        function onCreate(args) {
            jQuery.addEventLog(""Dialog has been <span class='eventTitle'>created</span>."");
        }
        function onBeforeClose(args) {
            jQuery.addEventLog(""<span class='eventTitle'>BeforeClose</span> event is fired for Dialog."");
        }
     ");
                WriteLiteral(@"   function onDialogClose(args) {
            jQuery.addEventLog(""Dialog is <span class='eventTitle'>closed</span>."");
        }
        function onBeforeOpen(args) {
            jQuery.addEventLog(""<span class='eventTitle'>BeforeOpen</span> event is fired for Dialog."");
        }
        function onOpen(args) {
            jQuery.addEventLog(""Dialog is <span class='eventTitle'>opened</span>."");
        }
        function onDrag(args) {
            jQuery.addEventLog(""Dialog is being <span class='eventTitle'>dragged</span>."");
        }
        function onDragStart(args) {
            jQuery.addEventLog(""Dialog dragging has been <span class='eventTitle'>started</span>."");
        }
        function onDragStop(args) {
            jQuery.addEventLog(""Dialog dragging has been <span class='eventTitle'>stopped</span>."");
        }
        function onResize(args) {
            jQuery.addEventLog(""Dialog is being <span class='eventTitle'>resized</span>."");
        }
        function onResizeStar");
                WriteLiteral(@"t(args) {
            jQuery.addEventLog(""Dialog resizing has been <span class='eventTitle'>started</span>."");
        }
        function onResizeStop(args) {
            jQuery.addEventLog(""Dialog resizing has been <span class='eventTitle'>stopped</span>."");
        }
        function onClear() {
            jQuery.clearEventLog();
        }

    </script>
");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(5519, 387, true);
                WriteLiteral(@"
    <style class=""cssStyles"">
        #eventDialog span {
            font-weight: 600;
        }

        .control {
            height: 500px;
            position:relative;
        }    

        .row .cols-prop-area {
            height: 500px;
        }

        #eventDialog {
            text-align: justify;
            padding: 10px;
        }
    </style>
");
                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\">Tab / CloseButton</span>");
                EndContext();
            }
                          );
            BeginContext(76, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("ControlsSection", async() => {
                BeginContext(103, 44, true);
                WriteLiteral("\r\n\r\n    <div style=\"width: 500px\">\r\n        ");
                EndContext();
                BeginContext(147, 2100, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "65dba68f90d94faea9a3d62969ea447c", async() => {
                    BeginContext(194, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(208, 2019, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "adfa3d903a4d4587ac2d7397248f8903", async() => {
                        BeginContext(221, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(239, 558, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "0d66b62263ac41b7a29cdd375ec00ee0", async() => {
                            BeginContext(272, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(294, 472, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1439c3bf9fe7412697fe7b35d6c64564", async() => {
                                BeginContext(314, 431, true);
                                WriteLiteral(@"
                        <div> 
                            Rome is one of the world's most fascinating cities. The old adage that Rome was not built in a day — and that you won't see it in one or even in three — is true. For the intrepid traveler who can keep pace, here is a list of must-sees. But remember what the Romans say: ""Even a lifetime isn't enough to see Rome.""  
                        </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(766, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TabBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBaseItem);
                        __Syncfusion_JavaScript_Models_TabBaseItem.ID = (string)__tagHelperAttribute_0.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                        __Syncfusion_JavaScript_Models_TabBaseItem.Text = (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(797, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(815, 683, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9e57873ba0c54e81ac55c906f8cb4ee1", async() => {
                            BeginContext(851, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(873, 594, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4eb98b825d914f2896e839ca642c2c37", async() => {
                                BeginContext(893, 553, true);
                                WriteLiteral(@"
                        <div>
                            Paris, the city of lights and love - this short guide is full of ideas for how to make the most of the romanticism that oozes from every one of its beautiful corners.You couldn't possibly visit Paris without seeing the Eiffel Tower. Even if you do not want to visit this world famous structure, you will see its top from all over Paris. The tower rises 300 meters tall (984 ft); when it was completed at the end of the nineteenth century.
                        </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(1467, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TabBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBaseItem);
                        __Syncfusion_JavaScript_Models_TabBaseItem.ID = (string)__tagHelperAttribute_2.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
                        __Syncfusion_JavaScript_Models_TabBaseItem.Text = (string)__tagHelperAttribute_3.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1498, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1516, 683, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "db5ff7303dc44303854875f5d0b2ef9d", async() => {
                            BeginContext(1555, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(1577, 591, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "0a884449977045e1a093060a4d5845ea", async() => {
                                BeginContext(1597, 550, true);
                                WriteLiteral(@"
                        <div>
                            London is one of the most popular tourist destinations in the world for a reason. A cultural and historical hub, London has an excellent public transportation system that allows visitors to see all the fantastic sights without spending a ton of money on a rental car.London contains four World Heritage Sites: the Tower of London; Kew Gardens; the site comprising the Palace of Westminster, Westminster Abbey, and St Margaret's Church.
                        </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(2168, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TabBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBaseItem);
                        __Syncfusion_JavaScript_Models_TabBaseItem.ID = (string)__tagHelperAttribute_4.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                        __Syncfusion_JavaScript_Models_TabBaseItem.Text = (string)__tagHelperAttribute_5.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(2199, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_TabBase = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBase>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBase);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(2227, 11, true);
                    WriteLiteral("\r\n         ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_TabProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
#line 6 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Tab\CloseButton.cshtml"
                __Syncfusion_JavaScript_Models_TabProperties.ShowCloseButton = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-close-button", __Syncfusion_JavaScript_Models_TabProperties.ShowCloseButton, 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(2247, 14, true);
                WriteLiteral("\r\n    </div>\r\n");
                EndContext();
            }
                          );
            BeginContext(2264, 2, true);
            WriteLiteral("\r\n");
            EndContext();
        }
Пример #28
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 72, true);
                WriteLiteral("\r\n    <span class=\"sampleName\">Splitter / Default Functionalities</span>");
                EndContext();
            }
                          );
            DefineSection("MetaTags", async() => {
                BeginContext(116, 193, true);
                WriteLiteral("\r\n    <meta name=\"description\" content=\"This example demonstrates using the Syncfusion ASP.NET Core Splitter component to divide a web page into distinct areas by inserting resizable panes.\">\r\n");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(337, 8, true);
                WriteLiteral("\r\n\r\n    ");
                EndContext();
                BeginContext(345, 1630, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-Splitter", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "b34482da56b54907b208c7bb4a8bdf71", async() => {
                    BeginContext(477, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(487, 1468, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-panes", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "726d59a5740d4520a5fa3bb7796c7c8d", async() => {
                        BeginContext(502, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(516, 1164, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-pane", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "acae8d3c5eaf41c38a7315638741030a", async() => {
                            BeginContext(530, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                            BeginContext(548, 1103, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a42687266c0f47b091a36b16ea569cdb", async() => {
                                BeginContext(568, 25, true);
                                WriteLiteral("\r\n                       ");
                                EndContext();
                                BeginContext(593, 1019, false);
                                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-Splitter", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "df229d3632a648dd8287cc8203031785", async() => {
                                    BeginContext(714, 29, true);
                                    WriteLiteral("\r\n                           ");
                                    EndContext();
                                    BeginContext(743, 830, false);
                                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-panes", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a613e913c6c84c2e92fbc325ec50e64c", async() => {
                                        BeginContext(758, 33, true);
                                        WriteLiteral("\r\n                               ");
                                        EndContext();
                                        BeginContext(791, 369, false);
                                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-pane", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7d0250ecdcbc4061a2676b294b72ffa0", async() => {
                                            BeginContext(805, 72, true);
                                            WriteLiteral("                                   \r\n                                   ");
                                            EndContext();
                                            BeginContext(877, 235, false);
                                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "b8d6f8fe552143c48bcaf8d677606292", async() => {
                                                BeginContext(897, 194, true);
                                                WriteLiteral("\r\n                                       <div class=\"cont\">\r\n                                           Pane 1\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(1112, 33, true);
                                            WriteLiteral("\r\n                               ");
                                            EndContext();
                                        }
                                                                                                    );
                                        __Syncfusion_JavaScript_Models_PaneProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PaneProperties>();
                                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PaneProperties);
                                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                                        {
                                            await __tagHelperExecutionContext.SetOutputContentAsync();
                                        }
                                        Write(__tagHelperExecutionContext.Output);
                                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                                        EndContext();
                                        BeginContext(1160, 34, true);
                                        WriteLiteral("\r\n                                ");
                                        EndContext();
                                        BeginContext(1194, 334, false);
                                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-pane", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "cc84c9277f404a36a7258b665327605f", async() => {
                                            BeginContext(1208, 37, true);
                                            WriteLiteral("\r\n                                   ");
                                            EndContext();
                                            BeginContext(1245, 235, false);
                                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a1cb3acd9d1c4d4ea91271316f5d2c6b", async() => {
                                                BeginContext(1265, 194, true);
                                                WriteLiteral("\r\n                                       <div class=\"cont\">\r\n                                           Pane 2\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(1480, 33, true);
                                            WriteLiteral("\r\n                               ");
                                            EndContext();
                                        }
                                                                                                    );
                                        __Syncfusion_JavaScript_Models_PaneProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PaneProperties>();
                                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PaneProperties);
                                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                                        {
                                            await __tagHelperExecutionContext.SetOutputContentAsync();
                                        }
                                        Write(__tagHelperExecutionContext.Output);
                                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                                        EndContext();
                                        BeginContext(1528, 29, true);
                                        WriteLiteral("\r\n                           ");
                                        EndContext();
                                    }
                                                                                                );
                                    __Syncfusion_JavaScript_Models_SplitterCollection = CreateTagHelper <global::Syncfusion.JavaScript.Models.SplitterCollection>();
                                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SplitterCollection);
                                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                                    {
                                        await __tagHelperExecutionContext.SetOutputContentAsync();
                                    }
                                    Write(__tagHelperExecutionContext.Output);
                                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                                    EndContext();
                                    BeginContext(1573, 25, true);
                                    WriteLiteral("\r\n                       ");
                                    EndContext();
                                }
                                                                                            );
                                __Syncfusion_JavaScript_Models_SplitterProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.SplitterProperties>();
                                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SplitterProperties);
                                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                                __Syncfusion_JavaScript_Models_SplitterProperties.Width = (string)__tagHelperAttribute_1.Value;
                                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Default.cshtml"
                                __Syncfusion_JavaScript_Models_SplitterProperties.IsResponsive = true;

#line default
#line hidden
                                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_SplitterProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Default.cshtml"
                                __Syncfusion_JavaScript_Models_SplitterProperties.EnableAutoResize = true;

#line default
#line hidden
                                __tagHelperExecutionContext.AddTagHelperAttribute("enable-auto-resize", __Syncfusion_JavaScript_Models_SplitterProperties.EnableAutoResize, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Default.cshtml"
                                __Syncfusion_JavaScript_Models_SplitterProperties.Orientation = Orientation.Horizontal;

#line default
#line hidden
                                __tagHelperExecutionContext.AddTagHelperAttribute("orientation", __Syncfusion_JavaScript_Models_SplitterProperties.Orientation, 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(1612, 18, true);
                                WriteLiteral("\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(1651, 14, true);
                            WriteLiteral("\r\n            ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_PaneProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PaneProperties>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PaneProperties);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1680, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(1694, 235, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-split-pane", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f3546d7325dd409d94baf2ba813179e8", async() => {
                            BeginContext(1723, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                            BeginContext(1741, 159, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3ab65d5bcbe44af3a8dfa0147c1ef7a8", async() => {
                                BeginContext(1761, 118, true);
                                WriteLiteral("\r\n                    <div class=\"cont\">\r\n                        Pane 3\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(1900, 14, true);
                            WriteLiteral("\r\n            ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_PaneProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.PaneProperties>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_PaneProperties);
                        __Syncfusion_JavaScript_Models_PaneProperties.PaneSize = (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(1929, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_SplitterCollection = CreateTagHelper <global::Syncfusion.JavaScript.Models.SplitterCollection>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SplitterCollection);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1955, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_SplitterProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.SplitterProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SplitterProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
                __Syncfusion_JavaScript_Models_SplitterProperties.Height = (string)__tagHelperAttribute_4.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                __Syncfusion_JavaScript_Models_SplitterProperties.Width = (string)__tagHelperAttribute_5.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
#line 8 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Default.cshtml"
                __Syncfusion_JavaScript_Models_SplitterProperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_SplitterProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 8 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Default.cshtml"
                __Syncfusion_JavaScript_Models_SplitterProperties.EnableAutoResize = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("enable-auto-resize", __Syncfusion_JavaScript_Models_SplitterProperties.EnableAutoResize, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 8 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Splitter\Default.cshtml"
                __Syncfusion_JavaScript_Models_SplitterProperties.Orientation = Orientation.Vertical;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("orientation", __Syncfusion_JavaScript_Models_SplitterProperties.Orientation, 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(1975, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(2002, 221, true);
                WriteLiteral("\r\n    <style type=\"text/css\" class=\"cssStyles\">\r\n        .cont {\r\n            padding: 10px 0 0 10px;\r\n            text-align: center;\r\n        }\r\n\r\n        #inner {\r\n            border: 0 none;\r\n        }\r\n    </style>\r\n");
                EndContext();
            }
                          );
        }
Пример #29
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("ScriptReferenceSection", async() => {
                BeginContext(32, 13, true);
                WriteLiteral("\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 45, "\"", 109, 1);
#line 2 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\InlineToolbar.cshtml"
                WriteAttributeValue("", 51, Url.Content("~/Scripts/cultures/ej.culture.en-US.min.js"), 51, 58, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(110, 12, true);
                WriteLiteral("></script>\r\n");
                EndContext();
            }
                          );
            DefineSection("SampleHeading", async() => {
                BeginContext(148, 58, true);
                WriteLiteral("\r\n    <span class=\"sampleName\">RTE / Inline Toolbar</span>");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(234, 2, true);
                WriteLiteral("\r\n");
                EndContext();
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\InlineToolbar.cshtml"
                List <String> toolsList = new List <string>()
                {
                    "formatStyle", "font", "style", "effects", "alignment", "lists", "indenting", "clipboard", "doAction", "clear", "links", "images", "media", "tables", "casing", "customTool", "view", "edit", "print"
                };
                List <String> font = new List <string>()
                {
                    "fontName", "fontSize", "fontColor", "backgroundColor"
                };
                List <String> style = new List <string>()
                {
                    "bold", "italic", "underline", "strikethrough"
                };
                List <String> alignment = new List <string>()
                {
                    "justifyLeft", "justifyCenter", "justifyRight", "justifyFull"
                };
                List <String> edit = new List <String>()
                {
                    "findAndReplace"
                };
                List <String> lists = new List <string>()
                {
                    "unorderedList", "orderedList"
                };
                List <String> indenting = new List <string> {
                    "outdent", "indent"
                };
                List <String> clipboard = new List <string>()
                {
                    "cut", "copy", "paste"
                };
                List <String> doAction = new List <string>()
                {
                    "undo", "redo"
                };
                List <String> clear = new List <string>()
                {
                    "clearFormat", "clearAll"
                };
                List <String> tables = new List <string>()
                {
                    "createTable", "addRowAbove", "addRowBelow", "addColumnLeft", "addColumnRight", "deleteRow", "deleteColumn", "deleteTable"
                };
                List <String> links = new List <string>()
                {
                    "createLink", "removeLink"
                };
                List <String> images = new List <string>()
                {
                    "image"
                };
                List <String> media = new List <string>()
                {
                    "video"
                };
                List <String> effects = new List <string>()
                {
                    "superscript", "subscript"
                };
                List <String> casing = new List <string>()
                {
                    "upperCase", "lowerCase"
                };
                List <String> formatStyle = new List <string>()
                {
                    "format"
                };
                List <String> view = new List <string>()
                {
                    "fullScreen", "zoomIn", "zoomOut"
                };
                List <String> print = new List <string>()
                {
                    "print"
                };


#line default
#line hidden
                BeginContext(2055, 3, true);
                WriteLiteral("   ");
                EndContext();
                BeginContext(2058, 2411, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-rte", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "67a0fea9a43a445196a764033c4d3db6", async() => {
                    BeginContext(2229, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                    BeginContext(2235, 1374, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "36a879d17cb9485f991fd59dc9293272", async() => {
                        BeginContext(2255, 1333, true);
                        WriteLiteral(@"
        <div>
            &lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;/p&gt;
            &lt;p&gt;The Rich Text Editor (RTE) control is an easy to render in
            client side. Customer easy to edit the contents and get the HTML content for
            the displayed content. A rich text editor control provides users with a toolbar
            that helps them to apply rich text formats to the text entered in the text
            area. &lt;/p&gt;
            &lt;p&gt;&lt;b&gt;Functional
            Specifications/Requirements:&lt;/b&gt;&lt;/p&gt;
            &lt;ol&gt;&lt;li&gt;&lt;p&gt;Provide
            the tool bar support, it’s also customizable.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Options
            to get the HTML elements with styles.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Support
            to insert image from a defined path.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Footer
            elements and styles(tag / Element information , Action button (Upload, Cancel))&lt;/p&gt;&lt;/l");
                        WriteLiteral(@"i&gt;&lt;li&gt;&lt;p&gt;Re-size
            the editor support. &lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Provide
            efficient public methods and client side events.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Keyboard
            navigation support.&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;
        </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(3609, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                    BeginContext(3615, 841, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tools", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9de89e28f24e4bc380b2e1314184f3df", async() => {
                        BeginContext(3903, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(3913, 243, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-custom-ordered-lists", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "04c50fe0413a4e68b541e5951099b1c9", async() => {
                            BeginContext(3937, 14, true);
                            WriteLiteral("\r\n            ");
                            EndContext();
                            BeginContext(3951, 168, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-custom-ordered-list", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "ef07adfe915f494091221b4e9c6269ec", async() => {
                            }
                                                                                        );
                            __Syncfusion_JavaScript_Models_CustomOrderedList = CreateTagHelper <global::Syncfusion.JavaScript.Models.CustomOrderedList>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_CustomOrderedList);
                            __Syncfusion_JavaScript_Models_CustomOrderedList.Css = (string)__tagHelperAttribute_0.Value;
                            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                            __Syncfusion_JavaScript_Models_CustomOrderedList.ListStyle = (string)__tagHelperAttribute_1.Value;
                            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                            __Syncfusion_JavaScript_Models_CustomOrderedList.Name = (string)__tagHelperAttribute_2.Value;
                            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
                            __Syncfusion_JavaScript_Models_CustomOrderedList.Tooltip = (string)__tagHelperAttribute_3.Value;
                            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                            __Syncfusion_JavaScript_Models_CustomOrderedList.Text = (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(4119, 12, true);
                            WriteLiteral("\r\n\r\n        ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_RTETagHelperLists = CreateTagHelper <global::Syncfusion.JavaScript.Models.RTETagHelperLists>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RTETagHelperLists);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(4156, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(4166, 274, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-custom-unordered-lists", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2819fd4cd20649f6b086de871293a9dc", async() => {
                            BeginContext(4192, 14, true);
                            WriteLiteral("\r\n            ");
                            EndContext();
                            BeginContext(4206, 197, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-custom-unordered-list", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "e357cfe6f4074ce686ea38a98826fdf3", async() => {
                            }
                                                                                        );
                            __Syncfusion_JavaScript_Models_CustomUnorderedList = CreateTagHelper <global::Syncfusion.JavaScript.Models.CustomUnorderedList>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_CustomUnorderedList);
                            __Syncfusion_JavaScript_Models_CustomUnorderedList.Css = (string)__tagHelperAttribute_5.Value;
                            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                            __Syncfusion_JavaScript_Models_CustomUnorderedList.ListImage = (string)__tagHelperAttribute_6.Value;
                            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                            __Syncfusion_JavaScript_Models_CustomUnorderedList.Name = (string)__tagHelperAttribute_7.Value;
                            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
                            __Syncfusion_JavaScript_Models_CustomUnorderedList.Text = (string)__tagHelperAttribute_8.Value;
                            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                            __Syncfusion_JavaScript_Models_CustomUnorderedList.Tooltip = (string)__tagHelperAttribute_9.Value;
                            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(4403, 10, true);
                            WriteLiteral("\r\n        ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_RTETagHelperLists = CreateTagHelper <global::Syncfusion.JavaScript.Models.RTETagHelperLists>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RTETagHelperLists);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(4440, 6, true);
                        WriteLiteral("\r\n    ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_RTEtools = CreateTagHelper <global::Syncfusion.JavaScript.Models.RTEtools>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RTEtools);
#line 48 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\InlineToolbar.cshtml"
                    __Syncfusion_JavaScript_Models_RTEtools.Clear = clear;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("clear", __Syncfusion_JavaScript_Models_RTEtools.Clear, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 48 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\InlineToolbar.cshtml"
                    __Syncfusion_JavaScript_Models_RTEtools.FormatStyle = formatStyle;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("format-style", __Syncfusion_JavaScript_Models_RTEtools.FormatStyle, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 48 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\InlineToolbar.cshtml"
                    __Syncfusion_JavaScript_Models_RTEtools.Edit = edit;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("edit", __Syncfusion_JavaScript_Models_RTEtools.Edit, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 48 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\InlineToolbar.cshtml"
                    __Syncfusion_JavaScript_Models_RTEtools.Tables = tables;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("tables", __Syncfusion_JavaScript_Models_RTEtools.Tables, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 48 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\InlineToolbar.cshtml"
                    __Syncfusion_JavaScript_Models_RTEtools.Links = links;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("links", __Syncfusion_JavaScript_Models_RTEtools.Links, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 48 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\InlineToolbar.cshtml"
                    __Syncfusion_JavaScript_Models_RTEtools.Images = images;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("images", __Syncfusion_JavaScript_Models_RTEtools.Images, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 48 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\InlineToolbar.cshtml"
                    __Syncfusion_JavaScript_Models_RTEtools.Effects = effects;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("effects", __Syncfusion_JavaScript_Models_RTEtools.Effects, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 48 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\InlineToolbar.cshtml"
                    __Syncfusion_JavaScript_Models_RTEtools.Casing = casing;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("casing", __Syncfusion_JavaScript_Models_RTEtools.Casing, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 48 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\InlineToolbar.cshtml"
                    __Syncfusion_JavaScript_Models_RTEtools.Font = font;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("font", __Syncfusion_JavaScript_Models_RTEtools.Font, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 48 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\InlineToolbar.cshtml"
                    __Syncfusion_JavaScript_Models_RTEtools.Styles = style;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("styles", __Syncfusion_JavaScript_Models_RTEtools.Styles, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 48 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\InlineToolbar.cshtml"
                    __Syncfusion_JavaScript_Models_RTEtools.Media = media;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("media", __Syncfusion_JavaScript_Models_RTEtools.Media, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 48 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\InlineToolbar.cshtml"
                    __Syncfusion_JavaScript_Models_RTEtools.Alignment = alignment;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("alignment", __Syncfusion_JavaScript_Models_RTEtools.Alignment, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 48 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\InlineToolbar.cshtml"
                    __Syncfusion_JavaScript_Models_RTEtools.Lists = lists;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("lists", __Syncfusion_JavaScript_Models_RTEtools.Lists, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 48 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\InlineToolbar.cshtml"
                    __Syncfusion_JavaScript_Models_RTEtools.DoAction = doAction;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("do-action", __Syncfusion_JavaScript_Models_RTEtools.DoAction, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 48 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\InlineToolbar.cshtml"
                    __Syncfusion_JavaScript_Models_RTEtools.Indenting = indenting;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("indenting", __Syncfusion_JavaScript_Models_RTEtools.Indenting, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 48 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\InlineToolbar.cshtml"
                    __Syncfusion_JavaScript_Models_RTEtools.View = view;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("view", __Syncfusion_JavaScript_Models_RTEtools.View, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 48 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\InlineToolbar.cshtml"
                    __Syncfusion_JavaScript_Models_RTEtools.Print = print;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("print", __Syncfusion_JavaScript_Models_RTEtools.Print, 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(4456, 4, true);
                    WriteLiteral("\r\n\r\n");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_RTEproperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.RTEproperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_RTEproperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_10);
#line 27 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\InlineToolbar.cshtml"
                __Syncfusion_JavaScript_Models_RTEproperties.ToolsList = toolsList;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("tools-list", __Syncfusion_JavaScript_Models_RTEproperties.ToolsList, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 27 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\InlineToolbar.cshtml"
                __Syncfusion_JavaScript_Models_RTEproperties.ShowHtmlSource = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-html-source", __Syncfusion_JavaScript_Models_RTEproperties.ShowHtmlSource, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_RTEproperties.Width = (string)__tagHelperAttribute_11.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
#line 27 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\InlineToolbar.cshtml"
                __Syncfusion_JavaScript_Models_RTEproperties.ShowFooter = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("show-footer", __Syncfusion_JavaScript_Models_RTEproperties.ShowFooter, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 27 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\InlineToolbar.cshtml"
                __Syncfusion_JavaScript_Models_RTEproperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_RTEproperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_RTEproperties.MinWidth = (string)__tagHelperAttribute_12.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12);
#line 27 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\RTE\InlineToolbar.cshtml"
                __Syncfusion_JavaScript_Models_RTEproperties.ToolbarOverflowMode = global::Syncfusion.JavaScript.ToolbarOverflowMode.Inline;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("toolbar-overflow-mode", __Syncfusion_JavaScript_Models_RTEproperties.ToolbarOverflowMode, 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(4469, 4, true);
                WriteLiteral("\r\n\r\n");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(4498, 529, true);
                WriteLiteral(@"
    <style type=""text/css"" class=""cssStyles"">
        .customUnOrder, .customOrder {
            height: 25px;
        }

            .customUnOrder:after {
                content: ""\e7f1"";
                font-size: 20px;
                float: left;
                padding: 0px 4px 0px 4px;
            }

            .customOrder:after {
                content: ""\e7f0"";
                font-size: 20px;
                float: left;
                padding: 0px 4px 0px 4px;
            }
    </style>
");
                EndContext();
            }
                          );
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 53, true);
                WriteLiteral("\r\n    <span class=\"sampleName\">Menu / Template</span>");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(104, 8, true);
                WriteLiteral("\r\n\r\n    ");
                EndContext();
                BeginContext(112, 5657, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-Menu", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "da5ad299b24e4bb291a8134660136aa5", async() => {
                    BeginContext(136, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(146, 5611, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-menu-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2f42fe812d3b4188a4be5abca2b173e8", async() => {
                        BeginContext(160, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(174, 1134, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-menu-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "aa7d01846ce3477b8b86bd43ba6c1090", async() => {
                            BeginContext(207, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                            BeginContext(225, 1039, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-menu-child-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "fb971b0d05504819b10795de8481d7ee", async() => {
                                BeginContext(245, 22, true);
                                WriteLiteral("\r\n                    ");
                                EndContext();
                                BeginContext(267, 958, false);
                                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-menu-child-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f988ddf5ba714d8996a0b66a4eae6dd4", async() => {
                                    BeginContext(286, 26, true);
                                    WriteLiteral("\r\n                        ");
                                    EndContext();
                                    BeginContext(312, 871, false);
                                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "ef5c1d95b91541efbb4b9f7a07617b54", async() => {
                                        BeginContext(332, 830, true);
                                        WriteLiteral(@"
                            <div class=""temp temp1"">
                                <span>BOOKS</span>
                                <ul>
                                    <li><a>New Releases</a></li>
                                    <li><a>Bestsellers</a></li>
                                    <li><a>Upcoming</a></li>
                                    <li><a>Box Sets</a></li>
                                </ul>
                                <ul>
                                    <li><a>HTML Basics</a></li>
                                    <li><a>JavaScript</a></li>
                                    <li><a>JQuery</a></li>
                                    <li><a>PHP Basics</a></li>
                                </ul>
                            </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(1183, 22, true);
                                    WriteLiteral("\r\n                    ");
                                    EndContext();
                                }
                                                                                            );
                                __Syncfusion_JavaScript_Models_MenuBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.MenuBaseItem>();
                                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_MenuBaseItem);
                                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                                if (!__tagHelperExecutionContext.Output.IsContentModified)
                                {
                                    await __tagHelperExecutionContext.SetOutputContentAsync();
                                }
                                Write(__tagHelperExecutionContext.Output);
                                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                                EndContext();
                                BeginContext(1225, 18, true);
                                WriteLiteral("\r\n                ");
                                EndContext();
                            }
                                                                                        );
                            __Syncfusion_JavaScript_Models_MenuBase = CreateTagHelper <global::Syncfusion.JavaScript.Models.MenuBase>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_MenuBase);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(1264, 30, true);
                            WriteLiteral("                \r\n            ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_MenuBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.MenuBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_MenuBaseItem);
                        __Syncfusion_JavaScript_Models_MenuBaseItem.Url = (string)__tagHelperAttribute_0.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                        __Syncfusion_JavaScript_Models_MenuBaseItem.Text = (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(1308, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(1322, 1122, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-menu-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7025a18d19e140c9ba9aeb6d4a71e071", async() => {
                            BeginContext(1357, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                            BeginContext(1375, 1041, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-menu-child-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9e35dcd27a964cee82b0fdb7528e4e5e", async() => {
                                BeginContext(1395, 22, true);
                                WriteLiteral("\r\n                    ");
                                EndContext();
                                BeginContext(1417, 960, false);
                                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-menu-child-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7c764fabe2b445e88a338775e048bdd1", async() => {
                                    BeginContext(1436, 26, true);
                                    WriteLiteral("\r\n                        ");
                                    EndContext();
                                    BeginContext(1462, 873, false);
                                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "35d9a4e3209a421982cf27d005445007", async() => {
                                        BeginContext(1482, 832, true);
                                        WriteLiteral(@"
                            <div class=""temp temp1"">
                                <span>CAMERAS</span>
                                <ul>
                                    <li><a>New Releases</a></li>
                                    <li><a>Bestsellers</a></li>
                                    <li><a>Upcoming</a></li>
                                    <li><a>Box Sets</a></li>
                                </ul>
                                <ul>
                                    <li><a>HTML Basics</a></li>
                                    <li><a>JavaScript</a></li>
                                    <li><a>JQuery</a></li>
                                    <li><a>PHP Basics</a></li>
                                </ul>
                            </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(2335, 22, true);
                                    WriteLiteral("\r\n                    ");
                                    EndContext();
                                }
                                                                                            );
                                __Syncfusion_JavaScript_Models_MenuBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.MenuBaseItem>();
                                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_MenuBaseItem);
                                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                                if (!__tagHelperExecutionContext.Output.IsContentModified)
                                {
                                    await __tagHelperExecutionContext.SetOutputContentAsync();
                                }
                                Write(__tagHelperExecutionContext.Output);
                                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                                EndContext();
                                BeginContext(2377, 18, true);
                                WriteLiteral("\r\n                ");
                                EndContext();
                            }
                                                                                        );
                            __Syncfusion_JavaScript_Models_MenuBase = CreateTagHelper <global::Syncfusion.JavaScript.Models.MenuBase>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_MenuBase);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(2416, 14, true);
                            WriteLiteral("\r\n            ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_MenuBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.MenuBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_MenuBaseItem);
                        __Syncfusion_JavaScript_Models_MenuBaseItem.Url = (string)__tagHelperAttribute_0.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                        __Syncfusion_JavaScript_Models_MenuBaseItem.Text = (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(2444, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(2458, 1010, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-menu-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "6d19d22069b7491ab44132d58c34ef3a", async() => {
                            BeginContext(2492, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                            BeginContext(2510, 930, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-menu-child-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "19faf7fea8b4484ba3f6c898453e45df", async() => {
                                BeginContext(2530, 22, true);
                                WriteLiteral("\r\n                    ");
                                EndContext();
                                BeginContext(2552, 849, false);
                                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-menu-child-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e92975386b9d4b838deb817a161f9d52", async() => {
                                    BeginContext(2571, 26, true);
                                    WriteLiteral("\r\n                        ");
                                    EndContext();
                                    BeginContext(2597, 762, false);
                                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "40e2614b8f714d62a05a3e0bf506f307", async() => {
                                        BeginContext(2617, 721, true);
                                        WriteLiteral(@"
                            <div class=""temp temp3"">
                                <span>MOVIES</span>
                                <ul>
                                    <li><a>Genobili Actions</a></li>
                                    <li><a>Jackie Rocks</a></li>
                                    <li><a>Men In Blue</a></li>
                                    <li><a>Human vs Alien</a></li>
                                </ul>
                                <ul>
                                    <li><a>Million Dreams</a></li>
                                    <li><a>Kung-fu</a></li>
                                </ul>
                            </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(3359, 22, true);
                                    WriteLiteral("\r\n                    ");
                                    EndContext();
                                }
                                                                                            );
                                __Syncfusion_JavaScript_Models_MenuBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.MenuBaseItem>();
                                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_MenuBaseItem);
                                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                                if (!__tagHelperExecutionContext.Output.IsContentModified)
                                {
                                    await __tagHelperExecutionContext.SetOutputContentAsync();
                                }
                                Write(__tagHelperExecutionContext.Output);
                                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                                EndContext();
                                BeginContext(3401, 18, true);
                                WriteLiteral("\r\n                ");
                                EndContext();
                            }
                                                                                        );
                            __Syncfusion_JavaScript_Models_MenuBase = CreateTagHelper <global::Syncfusion.JavaScript.Models.MenuBase>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_MenuBase);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(3440, 14, true);
                            WriteLiteral("\r\n            ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_MenuBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.MenuBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_MenuBaseItem);
                        __Syncfusion_JavaScript_Models_MenuBaseItem.Url = (string)__tagHelperAttribute_0.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                        __Syncfusion_JavaScript_Models_MenuBaseItem.Text = (string)__tagHelperAttribute_3.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(3468, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(3482, 1001, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-menu-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2ddbc3241e734b4ca1883c728fd6898e", async() => {
                            BeginContext(3516, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                            BeginContext(3534, 921, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-menu-child-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "cc45041533ea49e5b143410c3bfcd627", async() => {
                                BeginContext(3554, 22, true);
                                WriteLiteral("\r\n                    ");
                                EndContext();
                                BeginContext(3576, 840, false);
                                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-menu-child-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "70f8a75d12e94eccad9183546c65d17a", async() => {
                                    BeginContext(3595, 26, true);
                                    WriteLiteral("\r\n                        ");
                                    EndContext();
                                    BeginContext(3621, 753, false);
                                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2cada8c205df40d1999f8e292086c28f", async() => {
                                        BeginContext(3641, 712, true);
                                        WriteLiteral(@"
                            <div class=""temp temp4"">
                                <span>MUSICS</span>
                                <ul>
                                    <li><a>New Releases</a></li>
                                    <li><a>Bestsellers</a></li>
                                    <li><a>Devotional</a></li>
                                    <li><a>Sufi & Ghazal</a></li>
                                </ul>
                                <ul>
                                    <li><a>Pop songs</a></li>
                                    <li><a>Rock Music</a></li>
                                </ul>
                            </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(4374, 22, true);
                                    WriteLiteral("\r\n                    ");
                                    EndContext();
                                }
                                                                                            );
                                __Syncfusion_JavaScript_Models_MenuBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.MenuBaseItem>();
                                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_MenuBaseItem);
                                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                                if (!__tagHelperExecutionContext.Output.IsContentModified)
                                {
                                    await __tagHelperExecutionContext.SetOutputContentAsync();
                                }
                                Write(__tagHelperExecutionContext.Output);
                                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                                EndContext();
                                BeginContext(4416, 18, true);
                                WriteLiteral("\r\n                ");
                                EndContext();
                            }
                                                                                        );
                            __Syncfusion_JavaScript_Models_MenuBase = CreateTagHelper <global::Syncfusion.JavaScript.Models.MenuBase>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_MenuBase);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(4455, 14, true);
                            WriteLiteral("\r\n            ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_MenuBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.MenuBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_MenuBaseItem);
                        __Syncfusion_JavaScript_Models_MenuBaseItem.Url = (string)__tagHelperAttribute_0.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                        __Syncfusion_JavaScript_Models_MenuBaseItem.Text = (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(4483, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                        BeginContext(4497, 1232, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-menu-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "843165d190af44398bac9ab7b8db940c", async() => {
                            BeginContext(4531, 18, true);
                            WriteLiteral("\r\n                ");
                            EndContext();
                            BeginContext(4549, 1152, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-menu-child-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f3dc7187a2e1444da6b016d4d10a49d0", async() => {
                                BeginContext(4569, 22, true);
                                WriteLiteral("\r\n                    ");
                                EndContext();
                                BeginContext(4591, 1071, false);
                                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-menu-child-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "fd670e0e9e8149cead26dc67c9b6c810", async() => {
                                    BeginContext(4610, 26, true);
                                    WriteLiteral("\r\n                        ");
                                    EndContext();
                                    BeginContext(4636, 984, false);
                                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "35b1a3b5af284314a22148e2887cd8b0", async() => {
                                        BeginContext(4656, 943, true);
                                        WriteLiteral(@"
                            <div class=""temp temp5"">
                                <span>GAMING</span>
                                <ul>
                                    <li><a>Upcoming</a></li>
                                    <li><a>PC</a></li>
                                    <li><a>PS Vista</a></li>
                                    <li><a>PS3</a></li>
                                    <li><a>XBox</a></li>
                                    <li><a>Consoles</a></li>
                                </ul>
                                <ul>
                                    <li><a>FIFA 2999</a></li>
                                    <li><a>NBA Actions</a></li>
                                    <li><a>Crick Champions</a></li>
                                    <li><a>Carom legend</a></li>
                                </ul>
                            </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(5620, 22, true);
                                    WriteLiteral("\r\n                    ");
                                    EndContext();
                                }
                                                                                            );
                                __Syncfusion_JavaScript_Models_MenuBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.MenuBaseItem>();
                                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_MenuBaseItem);
                                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                                if (!__tagHelperExecutionContext.Output.IsContentModified)
                                {
                                    await __tagHelperExecutionContext.SetOutputContentAsync();
                                }
                                Write(__tagHelperExecutionContext.Output);
                                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                                EndContext();
                                BeginContext(5662, 18, true);
                                WriteLiteral("\r\n                ");
                                EndContext();
                            }
                                                                                        );
                            __Syncfusion_JavaScript_Models_MenuBase = CreateTagHelper <global::Syncfusion.JavaScript.Models.MenuBase>();
                            __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_MenuBase);
                            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                            if (!__tagHelperExecutionContext.Output.IsContentModified)
                            {
                                await __tagHelperExecutionContext.SetOutputContentAsync();
                            }
                            Write(__tagHelperExecutionContext.Output);
                            __tagHelperExecutionContext = __tagHelperScopeManager.End();
                            EndContext();
                            BeginContext(5701, 14, true);
                            WriteLiteral("\r\n            ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_MenuBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.MenuBaseItem>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_MenuBaseItem);
                        __Syncfusion_JavaScript_Models_MenuBaseItem.Url = (string)__tagHelperAttribute_0.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                        __Syncfusion_JavaScript_Models_MenuBaseItem.Text = (string)__tagHelperAttribute_5.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(5729, 13, true);
                        WriteLiteral("  \r\n         ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_MenuItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.MenuItem>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_MenuItem);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(5757, 2, true);
                    WriteLiteral("\r\n");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_MenuProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.MenuProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_MenuProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(5769, 17, true);
                WriteLiteral("\r\n             \r\n");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(5811, 11, true);
                WriteLiteral("\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 5822, "\"", 5875, 1);
#line 125 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Menu\Template.cshtml"
                WriteAttributeValue("", 5829, Url.Content("~/css/Samples/MenuTemplate.css"), 5829, 46, false);

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