Ejemplo n.º 1
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();
        }
        #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, "458aabfb1f2c45599bb0d0c0a22c8d39", 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, "73b7d68f4da94e108cbdcdbeb587da64", 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, "ce2955c0f47f4b44847c2a86de54e454", 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, "6ecb2815be784f6a843a8b554f5be8a5", 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, "0809b5b82610437e8f0194a6875a69b1", 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, "fbab780ff4e04342adc3447321eba5ab", 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, "04a7fc50435149b68b075687ad8cff1a", 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, "e70550775f2c4e38b33e27cffef72b66", 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, "c6afab07e6ae4a75a5b5764f8e2b1dc5", 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();
            }
                          );
        }
Ejemplo n.º 3
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 45, true);
                WriteLiteral(" <span class=\"sampleName\">Tab / Events</span>");
                EndContext();
            }
                          );
            BeginContext(71, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("ControlsSection", async() => {
                BeginContext(98, 44, true);
                WriteLiteral("\r\n\r\n    <div style=\"width: 500px\">\r\n        ");
                EndContext();
                BeginContext(142, 1839, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a4cd470d1e9243d7a75f7018dccb4966", async() => {
                    BeginContext(341, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(355, 1607, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "50ceeb2a0dcc47268364cee3542aa565", async() => {
                        BeginContext(368, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(386, 655, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "6ca2bc1f172e4dda9df8430f047908f0", async() => {
                            BeginContext(424, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(446, 564, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "619da01577c4412886dcada1dbb2d52c", async() => {
                                BeginContext(466, 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(1010, 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(1041, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1059, 743, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "fcc41a7aef3747cfb004cf9154884994", async() => {
                            BeginContext(1101, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(1123, 648, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8cd7886358fb409089782ded66a3e2e2", async() => {
                                BeginContext(1143, 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(1771, 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(1802, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1820, 114, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "39a8d45ec6fb4380a9bcded0ac708936", async() => {
                            BeginContext(1903, 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);
                        __Syncfusion_JavaScript_Models_TabBaseItem.Url = (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(1934, 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(1962, 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_7);
#line 6 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Tab\Events.cshtml"
                __Syncfusion_JavaScript_Models_TabProperties.SelectedItemIndex = 0;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("selected-item-index", __Syncfusion_JavaScript_Models_TabProperties.SelectedItemIndex, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_TabProperties.AjaxBeforeLoad = (string)__tagHelperAttribute_8.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                __Syncfusion_JavaScript_Models_TabProperties.AjaxLoad = (string)__tagHelperAttribute_9.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
                __Syncfusion_JavaScript_Models_TabProperties.Create = (string)__tagHelperAttribute_10.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10);
                __Syncfusion_JavaScript_Models_TabProperties.BeforeActive = (string)__tagHelperAttribute_11.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
                __Syncfusion_JavaScript_Models_TabProperties.ItemActive = (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(1981, 17, true);
                WriteLiteral("\r\n    </div>\r\n   ");
                EndContext();
            }
                          );
            BeginContext(2001, 171, true);
            WriteLiteral("<div id=\"tabTarget\">\r\n    <ul>\r\n        <li>ajaxBeforeLoad</li>\r\n        <li>ajaxLoad</li>\r\n        <li>beforeActive</li>\r\n        <li>itemActive</li>\r\n    </ul>\r\n</div>\r\n");
            EndContext();
            DefineSection("EventsDropdown", async() => {
                BeginContext(2196, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
                BeginContext(2202, 152, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-drop-down-list", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "97f0bf3571514962a0ff9cb6660579f8", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_DropDownListProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.DropDownListProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DropDownListProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_13);
                __Syncfusion_JavaScript_Models_DropDownListProperties.TargetID = (string)__tagHelperAttribute_14.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_14);
#line 37 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Tab\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 37 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Tab\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_15.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_15);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2354, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(2382, 1566, true);
                WriteLiteral(@"
    <script>
        function evtpropcheckevent(args) {
            tabObj = $(""#eventTab"").data(""ejTab"");
            if (args.isChecked) {
                switch (args.selectedText) {
                    case ""ajaxBeforeLoad"": tabObj.option(args.selectedText, ""onClientBeforeLoad""); break;
                    case ""ajaxLoad"": tabObj.option(args.selectedText, ""onClientLoad""); break;
                    case ""beforeActive"": tabObj.option(args.selectedText, ""onClientBeforeActive""); break;
                    case ""itemActive"": tabObj.option(args.selectedText, ""onClientActive""); break;
                }
            }
            else tabObj.option(args.selectedText, null);
        }

        function onClientBeforeLoad(e) {
            jQuery.addEventLog(""<span class='eventTitle'>BeforeLoad</span> event is fired.</br>"");
        }
        function onClientLoad(e) {
            jQuery.addEventLog(""Ajax content has been <span class='eventTitle'>loaded</span>.</br>"");
        }
        functio");
                WriteLiteral(@"n onClientCreate(e) {
            jQuery.addEventLog(""Tab is <span class='eventTitle'>created</span>. </br>"");
        }
        function onClientActive(e) {
            jQuery.addEventLog(""Index "" + e.activeIndex + "" is <span class='eventTitle'>activated</span>. </br>"");
        }
        function onClientBeforeActive(e) {
            jQuery.addEventLog(""<span class='eventTitle'>BeforeActive </span>event is fired. </br>"");
        }
        function onClear() {
            jQuery.clearEventLog();
        }
    </script>

");
                EndContext();
            }
                          );
            BeginContext(3951, 4, true);
            WriteLiteral("\r\n\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, "635ab28bab634a818ff51fca2c794024", 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, "a1a92c2640174cbabee94039494ddb7a", 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, "60db2fccb2674e25ab53513cb8e0b29e", 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, "fdd6cf903d864537a23bf8520a673b32", 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, "d3943962c2034ccb86e5242358197893", 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, "bc25ad8a9c6c4e768e6e8b88fcc14852", 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, "f4e9541c791f49298afa28fd603ff560", 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, "08e70ff29c504d149058031af2fcd4f1", 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();
        }
        #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, "ca7980a62b1345b6a3c98f093741b3dc", 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, "0b622611b0ec421bb9b6b1d70298d8e1", 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, "8e8395216a85495ba31636c9fbd50860", 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, "fb535c3350e744bdb6091c571e04bf39", 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, "d717dabf8e91481cbaadf40400c90e15", 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, "b5ef4c3c61d243c18f254108e7fa1fd5", 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, "4928e33c920946b9aeb7d681e1df242c", 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, "0d2cd3add5974e9e9a33aa2ce41e31e1", 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();
        }
        #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();
        }
Ejemplo n.º 7
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();
            }
                          );
        }
Ejemplo n.º 8
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 / Methods</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, 1861, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "96da49b145d647229f3e9cd08857cb6f", async() => {
                    BeginContext(163, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(177, 1808, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3453b6cd0c9c467492987a486406e72c", async() => {
                        BeginContext(190, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(208, 730, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f935f716eab84954851899b21465916e", async() => {
                            BeginContext(255, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(277, 630, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "013dfee4acb64cc789697e30a7ef4095", async() => {
                                BeginContext(297, 589, 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.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(907, 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(938, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(956, 493, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9a0e8c23d89d40a6a8fafb52efbba40d", async() => {
                            BeginContext(995, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(1017, 401, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4f87319db25e4624997db836a191d9de", async() => {
                                BeginContext(1037, 360, true);
                                WriteLiteral(@"
                        <div>
                            C# is intended to be a simple, modern, general-purpose, object-oriented programming language.
                            Its development team is led by Anders Hejlsberg. The most recent version is C# 5.0, which was released on August 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(1418, 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(1449, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1467, 490, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "94ef010aff324d2a9ee3f1cabb016642", async() => {
                            BeginContext(1501, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(1523, 403, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "48f0bcd1b3404195bbf2d09fa2808362", async() => {
                                BeginContext(1543, 362, true);
                                WriteLiteral(@"
                        <div>
                            The command-line compiler, VBC.EXE, is installed as part of the freeware .NET Framework SDK.
                            Mono also includes a command-line VB.NET compiler. The most recent version is VB 2012, which was released on August 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(1926, 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(1957, 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(1985, 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(2004, 14, true);
                WriteLiteral("\r\n    </div>\r\n");
                EndContext();
            }
                          );
            BeginContext(2021, 361, true);
            WriteLiteral(@"<div id=""disable"">
    <ul>
        <li>item1</li>
        <li>item2</li>
        <li>item3</li>
    </ul>
</div>
<div id=""enable"">
    <ul>
        <li>item1</li>
        <li>item2</li>
        <li>item3</li>
    </ul>
</div>
<div id=""remove"">
    <ul>
        <li>item1</li>
        <li>item2</li>
        <li>item3</li>
    </ul>
</div>
");
            EndContext();
            DefineSection("PropertiesSection", async() => {
                BeginContext(2409, 145, true);
                WriteLiteral("\r\n\r\n    <div class=\"row\">\r\n        <div class=\"col-md-3\">\r\n            Disable Item\r\n        </div>\r\n        <div class=\"col-md-3\">\r\n            ");
                EndContext();
                BeginContext(2554, 137, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-drop-down-list", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "25ff291cd3564df6823f98aa1dfa5f56", 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.Width = (string)__tagHelperAttribute_8.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                __Syncfusion_JavaScript_Models_DropDownListProperties.TargetID = (string)__tagHelperAttribute_9.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
                __Syncfusion_JavaScript_Models_DropDownListProperties.Change = (string)__tagHelperAttribute_10.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10);
                __Syncfusion_JavaScript_Models_DropDownListProperties.WatermarkText = (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(2691, 170, true);
                WriteLiteral("\r\n        </div>\r\n    </div>\r\n    <div class=\"row\">\r\n        <div class=\"col-md-3\">\r\n            Enable Item\r\n        </div>\r\n        <div class=\"col-md-3\">\r\n            ");
                EndContext();
                BeginContext(2861, 134, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-drop-down-list", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a07700cd84bf48968f16e1f05e9eb13f", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_DropDownListProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.DropDownListProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DropDownListProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_12);
                __Syncfusion_JavaScript_Models_DropDownListProperties.Width = (string)__tagHelperAttribute_8.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                __Syncfusion_JavaScript_Models_DropDownListProperties.TargetID = (string)__tagHelperAttribute_13.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_13);
                __Syncfusion_JavaScript_Models_DropDownListProperties.Change = (string)__tagHelperAttribute_14.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_14);
                __Syncfusion_JavaScript_Models_DropDownListProperties.WatermarkText = (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(2995, 171, true);
                WriteLiteral("\r\n        </div>\r\n    </div>\r\n\r\n    <div class=\"row\">\r\n        <div class=\"col-md-3\">\r\n            Remove Tab\r\n        </div>\r\n        <div class=\"col-md-3\">\r\n            ");
                EndContext();
                BeginContext(3166, 134, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-drop-down-list", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a2aa7fe96b1b41af9c69e14d0b2a3bd9", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_DropDownListProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.DropDownListProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DropDownListProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_15);
                __Syncfusion_JavaScript_Models_DropDownListProperties.Width = (string)__tagHelperAttribute_8.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                __Syncfusion_JavaScript_Models_DropDownListProperties.TargetID = (string)__tagHelperAttribute_16.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_16);
                __Syncfusion_JavaScript_Models_DropDownListProperties.Select = (string)__tagHelperAttribute_17.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_17);
                __Syncfusion_JavaScript_Models_DropDownListProperties.WatermarkText = (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(3300, 166, true);
                WriteLiteral("\r\n        </div>\r\n    </div>\r\n    <div class=\"row\">\r\n        <div class=\"col-md-3\">\r\n            Destroy\r\n        </div>\r\n        <div class=\"col-md-3\">\r\n            ");
                EndContext();
                BeginContext(3466, 120, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-toggle-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "8b5be26138854ce78f90163c3365ca58", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_ToggleButtonProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.ToggleButtonProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_ToggleButtonProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_18);
                __Syncfusion_JavaScript_Models_ToggleButtonProperties.ActiveText = (string)__tagHelperAttribute_19.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_19);
                __Syncfusion_JavaScript_Models_ToggleButtonProperties.DefaultText = (string)__tagHelperAttribute_20.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_20);
                __Syncfusion_JavaScript_Models_ToggleButtonProperties.Width = (string)__tagHelperAttribute_8.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                __Syncfusion_JavaScript_Models_ToggleButtonProperties.Change = (string)__tagHelperAttribute_21.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_21);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(3586, 30, true);
                WriteLiteral("\r\n        </div>\r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(3642, 2736, true);
                WriteLiteral(@"
    <script>
        $(function () {
            tabObj = $(""#apiTab"").data(""ejTab"");
            $(""#sampleProperties"").ejPropertiesPanel();
            first = [{ text: ""item1"" }];
            second = [{ text: ""item1"" }, { text: ""item2"" }];
            third = [{ text: ""item1"" }, { text: ""item2"" }, { text: ""item3"" }];
            enableObj = $(""#optEnable"").data('ejDropDownList');
            disableObj = $(""#optDisable"").data('ejDropDownList');
            removeObj = $(""#optRemove"").data('ejDropDownList');
        });
        function onDisableChange(args) {
            if (tabObj.model != null) {
                tabObj.option({ disabledItemIndex: [parseInt(args.itemId)] });
                $(""#optEnable"").ejDropDownList(""clearText"");
                $(""#optRemove"").ejDropDownList(""clearText"");
            }
        }
        function onEnableChange(args) {
            if (tabObj.model != null) {
                tabObj.option({ enabledItemIndex: [parseInt(args.itemId)] });
        ");
                WriteLiteral(@"        $(""#optDisable"").ejDropDownList(""clearText"");
                $(""#optRemove"").ejDropDownList(""clearText"");
            }
        }
        function changeOrder() {
            if ($(tabObj.items).length == 2) {
                enableObj.setModel({ dataSource: first });
                disableObj.setModel({ dataSource: first });
                removeObj.setModel({ dataSource: first });
            }
            else if ($(tabObj.items).length == 3) {
                enableObj.setModel({ dataSource: second });
                disableObj.setModel({ dataSource: second });
                removeObj.setModel({ dataSource: second });
            }
        }
        function onRemoveChange(args) {
            if (tabObj.model != null) {
                changeOrder();
                tabObj.removeItem(parseInt(args.itemId));
                $(""#optDisable"").ejDropDownList(""clearText"");
                $(""#optEnable"").ejDropDownList(""clearText"");
            }
        }
        function");
                WriteLiteral(@" onDestoryRestore(args) {
            i = 0;
            $(""#optEnable"").ejDropDownList(""clearText"");
            $(""#optRemove"").ejDropDownList(""clearText"");
            $(""#optDisable"").ejDropDownList(""clearText"");
            if (args.isChecked) {
                tabObj.destroy();
                enableObj.disable();
                disableObj.disable();
                removeObj.disable();
            }
            else {
                $(""#apiTab"").ejTab();
                tabObj = $(""#apiTab"").data(""ejTab"");
                enableObj.enable();
                disableObj.enable();
                removeObj.enable();
            }
        }
    </script>
");
                EndContext();
            }
                          );
            BeginContext(6381, 2, true);
            WriteLiteral("\r\n");
            EndContext();
        }
        #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 / Methods</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, 1861, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "cc5114f319c441b2b1c342d3828c0ca3", async() => {
                    BeginContext(163, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(177, 1808, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "0116fe315a004ff887604e9e0765c57a", async() => {
                        BeginContext(190, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(208, 730, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9d36a36567ca40a5aa053bc95a78f238", async() => {
                            BeginContext(255, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(277, 630, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "0a9b72a165ca42299fcd4cbaf7f3ab44", async() => {
                                BeginContext(297, 589, 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.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(907, 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(938, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(956, 493, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "20cffab50dca49fc8d06a3c3e0484d4f", async() => {
                            BeginContext(995, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(1017, 401, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "dd430ed697464081bba7d44f410a2a7f", async() => {
                                BeginContext(1037, 360, true);
                                WriteLiteral(@"
                        <div>
                            C# is intended to be a simple, modern, general-purpose, object-oriented programming language.
                            Its development team is led by Anders Hejlsberg. The most recent version is C# 5.0, which was released on August 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(1418, 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(1449, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1467, 490, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "13df591ec5fd43d3881e4ccf6e8a38d9", async() => {
                            BeginContext(1501, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(1523, 403, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a12ca591083e4f6688a5ee82a917176c", async() => {
                                BeginContext(1543, 362, true);
                                WriteLiteral(@"
                        <div>
                            The command-line compiler, VBC.EXE, is installed as part of the freeware .NET Framework SDK.
                            Mono also includes a command-line VB.NET compiler. The most recent version is VB 2012, which was released on August 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(1926, 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(1957, 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(1985, 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(2004, 14, true);
                WriteLiteral("\r\n    </div>\r\n");
                EndContext();
            }
                          );
            BeginContext(2021, 361, true);
            WriteLiteral(@"<div id=""disable"">
    <ul>
        <li>item1</li>
        <li>item2</li>
        <li>item3</li>
    </ul>
</div>
<div id=""enable"">
    <ul>
        <li>item1</li>
        <li>item2</li>
        <li>item3</li>
    </ul>
</div>
<div id=""remove"">
    <ul>
        <li>item1</li>
        <li>item2</li>
        <li>item3</li>
    </ul>
</div>
");
            EndContext();
            DefineSection("PropertiesSection", async() => {
                BeginContext(2409, 145, true);
                WriteLiteral("\r\n\r\n    <div class=\"row\">\r\n        <div class=\"col-md-3\">\r\n            Disable Item\r\n        </div>\r\n        <div class=\"col-md-3\">\r\n            ");
                EndContext();
                BeginContext(2554, 137, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-drop-down-list", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "cfc485219c7e44b8a282527e8167bfed", 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.Width = (string)__tagHelperAttribute_8.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                __Syncfusion_JavaScript_Models_DropDownListProperties.TargetID = (string)__tagHelperAttribute_9.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
                __Syncfusion_JavaScript_Models_DropDownListProperties.Change = (string)__tagHelperAttribute_10.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10);
                __Syncfusion_JavaScript_Models_DropDownListProperties.WatermarkText = (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(2691, 170, true);
                WriteLiteral("\r\n        </div>\r\n    </div>\r\n    <div class=\"row\">\r\n        <div class=\"col-md-3\">\r\n            Enable Item\r\n        </div>\r\n        <div class=\"col-md-3\">\r\n            ");
                EndContext();
                BeginContext(2861, 134, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-drop-down-list", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1ac726c2c25e43c689bbdfb95f80d721", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_DropDownListProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.DropDownListProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DropDownListProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_12);
                __Syncfusion_JavaScript_Models_DropDownListProperties.Width = (string)__tagHelperAttribute_8.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                __Syncfusion_JavaScript_Models_DropDownListProperties.TargetID = (string)__tagHelperAttribute_13.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_13);
                __Syncfusion_JavaScript_Models_DropDownListProperties.Change = (string)__tagHelperAttribute_14.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_14);
                __Syncfusion_JavaScript_Models_DropDownListProperties.WatermarkText = (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(2995, 171, true);
                WriteLiteral("\r\n        </div>\r\n    </div>\r\n\r\n    <div class=\"row\">\r\n        <div class=\"col-md-3\">\r\n            Remove Tab\r\n        </div>\r\n        <div class=\"col-md-3\">\r\n            ");
                EndContext();
                BeginContext(3166, 134, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-drop-down-list", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "31a886a2ad114b90a9e598237ffc1b21", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_DropDownListProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.DropDownListProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DropDownListProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_15);
                __Syncfusion_JavaScript_Models_DropDownListProperties.Width = (string)__tagHelperAttribute_8.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                __Syncfusion_JavaScript_Models_DropDownListProperties.TargetID = (string)__tagHelperAttribute_16.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_16);
                __Syncfusion_JavaScript_Models_DropDownListProperties.Select = (string)__tagHelperAttribute_17.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_17);
                __Syncfusion_JavaScript_Models_DropDownListProperties.WatermarkText = (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(3300, 166, true);
                WriteLiteral("\r\n        </div>\r\n    </div>\r\n    <div class=\"row\">\r\n        <div class=\"col-md-3\">\r\n            Destroy\r\n        </div>\r\n        <div class=\"col-md-3\">\r\n            ");
                EndContext();
                BeginContext(3466, 120, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-toggle-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "e6f97798d76549d59d34f21c8b0f80ff", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_ToggleButtonProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.ToggleButtonProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_ToggleButtonProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_18);
                __Syncfusion_JavaScript_Models_ToggleButtonProperties.ActiveText = (string)__tagHelperAttribute_19.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_19);
                __Syncfusion_JavaScript_Models_ToggleButtonProperties.DefaultText = (string)__tagHelperAttribute_20.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_20);
                __Syncfusion_JavaScript_Models_ToggleButtonProperties.Width = (string)__tagHelperAttribute_8.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                __Syncfusion_JavaScript_Models_ToggleButtonProperties.Change = (string)__tagHelperAttribute_21.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_21);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(3586, 30, true);
                WriteLiteral("\r\n        </div>\r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(3642, 2736, true);
                WriteLiteral(@"
    <script>
        $(function () {
            tabObj = $(""#apiTab"").data(""ejTab"");
            $(""#sampleProperties"").ejPropertiesPanel();
            first = [{ text: ""item1"" }];
            second = [{ text: ""item1"" }, { text: ""item2"" }];
            third = [{ text: ""item1"" }, { text: ""item2"" }, { text: ""item3"" }];
            enableObj = $(""#optEnable"").data('ejDropDownList');
            disableObj = $(""#optDisable"").data('ejDropDownList');
            removeObj = $(""#optRemove"").data('ejDropDownList');
        });
        function onDisableChange(args) {
            if (tabObj.model != null) {
                tabObj.option({ disabledItemIndex: [parseInt(args.itemId)] });
                $(""#optEnable"").ejDropDownList(""clearText"");
                $(""#optRemove"").ejDropDownList(""clearText"");
            }
        }
        function onEnableChange(args) {
            if (tabObj.model != null) {
                tabObj.option({ enabledItemIndex: [parseInt(args.itemId)] });
        ");
                WriteLiteral(@"        $(""#optDisable"").ejDropDownList(""clearText"");
                $(""#optRemove"").ejDropDownList(""clearText"");
            }
        }
        function changeOrder() {
            if ($(tabObj.items).length == 2) {
                enableObj.setModel({ dataSource: first });
                disableObj.setModel({ dataSource: first });
                removeObj.setModel({ dataSource: first });
            }
            else if ($(tabObj.items).length == 3) {
                enableObj.setModel({ dataSource: second });
                disableObj.setModel({ dataSource: second });
                removeObj.setModel({ dataSource: second });
            }
        }
        function onRemoveChange(args) {
            if (tabObj.model != null) {
                changeOrder();
                tabObj.removeItem(parseInt(args.itemId));
                $(""#optDisable"").ejDropDownList(""clearText"");
                $(""#optEnable"").ejDropDownList(""clearText"");
            }
        }
        function");
                WriteLiteral(@" onDestoryRestore(args) {
            i = 0;
            $(""#optEnable"").ejDropDownList(""clearText"");
            $(""#optRemove"").ejDropDownList(""clearText"");
            $(""#optDisable"").ejDropDownList(""clearText"");
            if (args.isChecked) {
                tabObj.destroy();
                enableObj.disable();
                disableObj.disable();
                removeObj.disable();
            }
            else {
                $(""#apiTab"").ejTab();
                tabObj = $(""#apiTab"").data(""ejTab"");
                enableObj.enable();
                disableObj.enable();
                removeObj.enable();
            }
        }
    </script>
");
                EndContext();
            }
                          );
            BeginContext(6381, 2, true);
            WriteLiteral("\r\n");
            EndContext();
        }
Ejemplo n.º 10
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 42, true);
                WriteLiteral(" <span class=\"sampleName\">Tab / Rtl</span>");
                EndContext();
            }
                          );
            BeginContext(68, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("ControlsSection", async() => {
                BeginContext(95, 44, true);
                WriteLiteral("\r\n\r\n    <div style=\"width: 500px\">\r\n        ");
                EndContext();
                BeginContext(139, 1716, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "b930b26365b74b39b4f059da0a047eb1", async() => {
                    BeginContext(177, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(191, 1645, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d44b862f3cc24cbc80f992deb64f96d8", async() => {
                        BeginContext(204, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(222, 657, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c782b31db7034ea08bea0f83edbe2573", async() => {
                            BeginContext(256, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(278, 570, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "5b3df3a52faa42b4ad1e0bcd2ab5dfde", async() => {
                                BeginContext(298, 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(848, 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(879, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(897, 447, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e262c8c22a954feea524c5057599d507", async() => {
                            BeginContext(941, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(963, 350, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "90a813c34e994c5481a812f7d2964a53", async() => {
                                BeginContext(983, 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(1313, 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(1344, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1362, 446, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9f8fdc715f9143a1badbc1753cb0e17a", async() => {
                            BeginContext(1406, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(1428, 349, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "957b293e4758402aa9e907cd5d2dcfb2", async() => {
                                BeginContext(1448, 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(1777, 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(1808, 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(1836, 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\Rtl.cshtml"
                __Syncfusion_JavaScript_Models_TabProperties.EnableRTL = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("enable-rtl", __Syncfusion_JavaScript_Models_TabProperties.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(1855, 14, true);
                WriteLiteral("\r\n    </div>\r\n");
                EndContext();
            }
                          );
        }
Ejemplo n.º 11
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 53, true);
                WriteLiteral(" <span class=\"sampleName\">Tab / Scrollable Tab</span>");
                EndContext();
            }
                          );
            BeginContext(79, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("ControlsSection", async() => {
                BeginContext(106, 117, true);
                WriteLiteral("\r\n    <div style=\"position:relative; overflow:hidden;height:300px\">\r\n        <div style=\"width: 550px\">\r\n            ");
                EndContext();
                BeginContext(223, 4430, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "552c798fcc474af1970b955fcec4bd2f", async() => {
                    BeginContext(271, 18, true);
                    WriteLiteral("\r\n                ");
                    EndContext();
                    BeginContext(289, 4341, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d4a20807a1764614880db432fe5b2b99", async() => {
                        BeginContext(302, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(324, 913, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9313f33e0b5f4fc48b053336f3f7fdfb", async() => {
                            BeginContext(360, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(386, 816, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e0cd5edb0100491dbd84f9a68e6f92f6", async() => {
                                BeginContext(406, 775, true);
                                WriteLiteral(@"
                            <div>
                                ASP.NET is an open-source server-side web application framework designed for web development to produce dynamic web pages. It was developed by Microsoft to allow programmers to build dynamic web sites, web applications and web services.
                                +It was first released in January 2002 with version 1.0 of the .NET Framework, and is the successor to Microsoft's Active Server Pages (ASP) technology. ASP.NET is built on the Common Language Runtime (CLR), allowing programmers to write ASP.NET code using any supported .NET language. The ASP.NET SOAP extension framework allows ASP.NET components to process SOAP messages.
                            </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(1202, 22, 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(1237, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(1259, 718, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "956883e627424e29a794b6a5f2bf96f3", async() => {
                            BeginContext(1299, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(1325, 617, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2ed1462cfd6840ca80ef1d13a17f8156", async() => {
                                BeginContext(1345, 576, true);
                                WriteLiteral(@"
                            <div>
                                The ASP.NET MVC is a web application framework developed by Microsoft, which implements the model–view–controller (MVC) pattern. It is open-source software, apart from the ASP.NET Web Forms component which is proprietary.
                                In the later versions of ASP.NET, ASP.NET MVC, ASP.NET Web API, and ASP.NET Web Pages (a platform using only Razor pages) will merge into a unified MVC 6.The project is called ASP.NET vNext.
                            </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(1942, 22, 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(1977, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(1999, 863, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "382e21908c5b4319a86908bc3b8bb065", async() => {
                            BeginContext(2057, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(2083, 744, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "064c5f86ede64497a580f8db627f5cd3", async() => {
                                BeginContext(2103, 703, true);
                                WriteLiteral(@"
                            <div>  
                                HyperText Markup Language, commonly referred to as HTML, is the standard markup language used to create web pages. Along with CSS, and JavaScript, HTML is a cornerstone technology, used by most websites to create visually engaging web pages, user interfaces for web applications, and user interfaces for many mobile applications.[1] Web browsers can read HTML files and render them into visible or audible web pages. HTML describes the structure of a website semantically along with cues for presentation, making it a markup language, rather than a programming language.
                            </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(2827, 22, 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(2862, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(2884, 807, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "38365fb5cb7e409b843d8bb1816813b2", async() => {
                            BeginContext(2928, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(2954, 702, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "6b15b4e23c504c3994284ac7284f6fd6", async() => {
                                BeginContext(2974, 661, true);
                                WriteLiteral(@"
                            <div>
                                Java is a set of computer software and specifications developed by Sun Microsystems, later acquired by Oracle Corporation, that provides a system for developing application software and deploying it in a cross-platform computing environment. Java is used in a wide variety of computing platforms from embedded devices and mobile phones to enterprise servers and supercomputers. While less common, Java applets run in secure, sandboxed environments to provide many features of native applications and can be embedded in HTML pages.
                            </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(3656, 22, 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_6.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                        __Syncfusion_JavaScript_Models_TabBaseItem.Text = (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(3691, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(3713, 885, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c7c7fb3232e441099566a027e7864c2b", async() => {
                            BeginContext(3759, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(3785, 778, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "51d25a79fdce4a4b8dde8c864cfb31be", async() => {
                                BeginContext(3805, 737, true);
                                WriteLiteral(@"
                            <div>
                                Xamarin is a San Francisco, California based software company created in May 2011 by the engineers that created Mono, Mono for Android and MonoTouch that are cross-platform implementations of the Common Language Infrastructure (CLI) and Common Language Specifications (often called Microsoft .NET).
                                With a C#-shared codebase, developers can use Xamarin tools to write native Android, iOS, and Windows apps with native user interfaces and share code across multiple platforms. Xamarin has over 1 million developers in more than 120 countries around the World as of May 2015.
                            </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(4563, 22, 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_8.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                        __Syncfusion_JavaScript_Models_TabBaseItem.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(4598, 18, 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(4630, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_TabProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_10);
#line 6 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Tab\TabScroll.cshtml"
                __Syncfusion_JavaScript_Models_TabProperties.EnableTabScroll = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("enable-tab-scroll", __Syncfusion_JavaScript_Models_TabProperties.EnableTabScroll, 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(4653, 30, true);
                WriteLiteral("\r\n        </div>\r\n    </div>\r\n");
                EndContext();
            }
                          );
            BeginContext(4686, 2, true);
            WriteLiteral("\r\n");
            EndContext();
        }
 #pragma warning disable 1998
 public async override global::System.Threading.Tasks.Task ExecuteAsync()
 {
     DefineSection("SampleHeading", async() => {
         BeginContext(23, 50, true);
         WriteLiteral(" <span class=\"sampleName\">Tab / AjaxContent</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: 600px\">\r\n        ");
         EndContext();
         BeginContext(147, 472, false);
         __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "6891bb6473eb4984a767ab5dec8ab84f", async() => {
             BeginContext(168, 14, true);
             WriteLiteral("\r\n            ");
             EndContext();
             BeginContext(182, 418, false);
             __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "93b1f7efe8cb4c3b85a82414f25e7d8c", async() => {
                 BeginContext(195, 18, true);
                 WriteLiteral("\r\n                ");
                 EndContext();
                 BeginContext(213, 104, false);
                 __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "5902724097ec41bab5e6ec0e7b9332c6", async() => {
                 }
                                                                             );
                 __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);
                 __Syncfusion_JavaScript_Models_TabBaseItem.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(317, 18, true);
                 WriteLiteral("\r\n                ");
                 EndContext();
                 BeginContext(335, 88, false);
                 __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "20e11984fa604242a3f1e92c0b45020f", async() => {
                 }
                                                                             );
                 __Syncfusion_JavaScript_Models_TabBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBaseItem>();
                 __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBaseItem);
                 __Syncfusion_JavaScript_Models_TabBaseItem.ID = (string)__tagHelperAttribute_3.Value;
                 __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                 __Syncfusion_JavaScript_Models_TabBaseItem.Text = (string)__tagHelperAttribute_4.Value;
                 __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                 __Syncfusion_JavaScript_Models_TabBaseItem.Url = (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(423, 18, true);
                 WriteLiteral("\r\n                ");
                 EndContext();
                 BeginContext(441, 131, false);
                 __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9f70662ca845467fb98a94838d2b3355", async() => {
                     BeginContext(522, 37, 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_6.Value;
                 __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                 __Syncfusion_JavaScript_Models_TabBaseItem.Text = (string)__tagHelperAttribute_7.Value;
                 __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
                 __Syncfusion_JavaScript_Models_TabBaseItem.Url = (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(572, 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(600, 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_9);
         await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
         if (!__tagHelperExecutionContext.Output.IsContentModified)
         {
             await __tagHelperExecutionContext.SetOutputContentAsync();
         }
         Write(__tagHelperExecutionContext.Output);
         __tagHelperExecutionContext = __tagHelperScopeManager.End();
         EndContext();
         BeginContext(619, 14, true);
         WriteLiteral("\r\n    </div>\r\n");
         EndContext();
     }
                   );
     BeginContext(636, 2, true);
     WriteLiteral("\r\n");
     EndContext();
 }
 #pragma warning disable 1998
 public async override global::System.Threading.Tasks.Task ExecuteAsync()
 {
     DefineSection("SampleHeading", async() => {
         BeginContext(23, 50, true);
         WriteLiteral(" <span class=\"sampleName\">Tab / AjaxContent</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: 600px\">\r\n        ");
         EndContext();
         BeginContext(147, 472, false);
         __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e24089fe5e2b488fb65d8baccdd24499", async() => {
             BeginContext(168, 14, true);
             WriteLiteral("\r\n            ");
             EndContext();
             BeginContext(182, 418, false);
             __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7ef0493a281b444f97985311060a14f9", async() => {
                 BeginContext(195, 18, true);
                 WriteLiteral("\r\n                ");
                 EndContext();
                 BeginContext(213, 104, false);
                 __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "de200b1357a64e80a5a1aece5fa66452", async() => {
                 }
                                                                             );
                 __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);
                 __Syncfusion_JavaScript_Models_TabBaseItem.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(317, 18, true);
                 WriteLiteral("\r\n                ");
                 EndContext();
                 BeginContext(335, 88, false);
                 __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8f1cf14309dc4a80ad76fe7c7cd55117", async() => {
                 }
                                                                             );
                 __Syncfusion_JavaScript_Models_TabBaseItem = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabBaseItem>();
                 __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabBaseItem);
                 __Syncfusion_JavaScript_Models_TabBaseItem.ID = (string)__tagHelperAttribute_3.Value;
                 __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                 __Syncfusion_JavaScript_Models_TabBaseItem.Text = (string)__tagHelperAttribute_4.Value;
                 __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                 __Syncfusion_JavaScript_Models_TabBaseItem.Url = (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(423, 18, true);
                 WriteLiteral("\r\n                ");
                 EndContext();
                 BeginContext(441, 131, false);
                 __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "fc6fee649b334de2abdbcee8ac84d9b6", async() => {
                     BeginContext(522, 37, 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_6.Value;
                 __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                 __Syncfusion_JavaScript_Models_TabBaseItem.Text = (string)__tagHelperAttribute_7.Value;
                 __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
                 __Syncfusion_JavaScript_Models_TabBaseItem.Url = (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(572, 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(600, 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_9);
         await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
         if (!__tagHelperExecutionContext.Output.IsContentModified)
         {
             await __tagHelperExecutionContext.SetOutputContentAsync();
         }
         Write(__tagHelperExecutionContext.Output);
         __tagHelperExecutionContext = __tagHelperScopeManager.End();
         EndContext();
         BeginContext(619, 14, true);
         WriteLiteral("\r\n    </div>\r\n");
         EndContext();
     }
                   );
     BeginContext(636, 2, true);
     WriteLiteral("\r\n");
     EndContext();
 }
Ejemplo n.º 14
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 49, true);
                WriteLiteral(" <span class=\"sampleName\">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, "a0fd495bb5e3450598e4687a097bd926", 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, "0f42192dc71e4f80a61317ea53814a43", 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, "1ee267094deb4592904075a15a18274d", 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, "3308b0747bf243578dcb1d6d6f2e230f", 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, "b6a4da93323d4ce2b17f4284d9e180f0", 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, "da90a51c3bdc409a91df320b48a8c9c8", 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, "6e6cf0b0daa647ff9a3bab31d6f7779b", 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, "1667bc8398d84a53a854562e87402405", 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, "9e5597a86c824444a1d4e7c17c330cd0", 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, "3c4bc89ab88142e28047ad145abbdc9c", 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, "0ce7058e33fa479596ae9b52f22906aa", 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();
        }
        #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();
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 53, true);
                WriteLiteral(" <span class=\"sampleName\">Tab / Scrollable Tab</span>");
                EndContext();
            }
                          );
            BeginContext(79, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("ControlsSection", async() => {
                BeginContext(106, 117, true);
                WriteLiteral("\r\n    <div style=\"position:relative; overflow:hidden;height:300px\">\r\n        <div style=\"width: 550px\">\r\n            ");
                EndContext();
                BeginContext(223, 4430, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "992ba064be9f4d0f90b020dcb073837f", async() => {
                    BeginContext(271, 18, true);
                    WriteLiteral("\r\n                ");
                    EndContext();
                    BeginContext(289, 4341, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f04edfa6fff24838beb6b3630a33d588", async() => {
                        BeginContext(302, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(324, 913, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "55e33424d41643029df939cb08da42b4", async() => {
                            BeginContext(360, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(386, 816, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9a07518889124072a99a6a22308256ef", async() => {
                                BeginContext(406, 775, true);
                                WriteLiteral(@"
                            <div>
                                ASP.NET is an open-source server-side web application framework designed for web development to produce dynamic web pages. It was developed by Microsoft to allow programmers to build dynamic web sites, web applications and web services.
                                +It was first released in January 2002 with version 1.0 of the .NET Framework, and is the successor to Microsoft's Active Server Pages (ASP) technology. ASP.NET is built on the Common Language Runtime (CLR), allowing programmers to write ASP.NET code using any supported .NET language. The ASP.NET SOAP extension framework allows ASP.NET components to process SOAP messages.
                            </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(1202, 22, 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(1237, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(1259, 718, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2e6566967ae64064843ecbc7b451ced5", async() => {
                            BeginContext(1299, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(1325, 617, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "93eb15e4a40449ee9f90038c117183b9", async() => {
                                BeginContext(1345, 576, true);
                                WriteLiteral(@"
                            <div>
                                The ASP.NET MVC is a web application framework developed by Microsoft, which implements the model–view–controller (MVC) pattern. It is open-source software, apart from the ASP.NET Web Forms component which is proprietary.
                                In the later versions of ASP.NET, ASP.NET MVC, ASP.NET Web API, and ASP.NET Web Pages (a platform using only Razor pages) will merge into a unified MVC 6.The project is called ASP.NET vNext.
                            </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(1942, 22, 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(1977, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(1999, 863, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "ce478e27d0284c33bb42f09f379cd305", async() => {
                            BeginContext(2057, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(2083, 744, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "730501991a2d45b48a18a961aadceacd", async() => {
                                BeginContext(2103, 703, true);
                                WriteLiteral(@"
                            <div>  
                                HyperText Markup Language, commonly referred to as HTML, is the standard markup language used to create web pages. Along with CSS, and JavaScript, HTML is a cornerstone technology, used by most websites to create visually engaging web pages, user interfaces for web applications, and user interfaces for many mobile applications.[1] Web browsers can read HTML files and render them into visible or audible web pages. HTML describes the structure of a website semantically along with cues for presentation, making it a markup language, rather than a programming language.
                            </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(2827, 22, 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(2862, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(2884, 807, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4b24feec7cea49049a8df1e7e1303843", async() => {
                            BeginContext(2928, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(2954, 702, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "07a88d416b1f426ba1c9c9a14c7d2058", async() => {
                                BeginContext(2974, 661, true);
                                WriteLiteral(@"
                            <div>
                                Java is a set of computer software and specifications developed by Sun Microsystems, later acquired by Oracle Corporation, that provides a system for developing application software and deploying it in a cross-platform computing environment. Java is used in a wide variety of computing platforms from embedded devices and mobile phones to enterprise servers and supercomputers. While less common, Java applets run in secure, sandboxed environments to provide many features of native applications and can be embedded in HTML pages.
                            </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(3656, 22, 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_6.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                        __Syncfusion_JavaScript_Models_TabBaseItem.Text = (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(3691, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(3713, 885, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c021fe3f6a2545d2a5274204226984e7", async() => {
                            BeginContext(3759, 26, true);
                            WriteLiteral("\r\n                        ");
                            EndContext();
                            BeginContext(3785, 778, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c22ad82d3b364c3b86078cea994534d2", async() => {
                                BeginContext(3805, 737, true);
                                WriteLiteral(@"
                            <div>
                                Xamarin is a San Francisco, California based software company created in May 2011 by the engineers that created Mono, Mono for Android and MonoTouch that are cross-platform implementations of the Common Language Infrastructure (CLI) and Common Language Specifications (often called Microsoft .NET).
                                With a C#-shared codebase, developers can use Xamarin tools to write native Android, iOS, and Windows apps with native user interfaces and share code across multiple platforms. Xamarin has over 1 million developers in more than 120 countries around the World as of May 2015.
                            </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(4563, 22, 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_8.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                        __Syncfusion_JavaScript_Models_TabBaseItem.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(4598, 18, 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(4630, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_TabProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.TabProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TabProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_10);
#line 6 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Tab\TabScroll.cshtml"
                __Syncfusion_JavaScript_Models_TabProperties.EnableTabScroll = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("enable-tab-scroll", __Syncfusion_JavaScript_Models_TabProperties.EnableTabScroll, 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(4653, 30, true);
                WriteLiteral("\r\n        </div>\r\n    </div>\r\n");
                EndContext();
            }
                          );
            BeginContext(4686, 2, true);
            WriteLiteral("\r\n");
            EndContext();
        }
Ejemplo n.º 17
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();
            }
                          );
        }
        #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, "97935661a44441afadd9a3f2afa782e1", 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, "3a86814a06494807ad8d14324c0375e7", 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, "e0e47bcc3b3942d6aae96bb593b3ad5b", 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, "5f5b017e537f4f2cb76f7221f0edb29a", 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, "65a9c49595f64609b21482000775785b", 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, "021961c8b6554c2ead9e9f55ae8aaddd", 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, "d7c2224c439145b29d30056aa0ab99ea", 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, "f62aa41c598a44429a1d2127410a12aa", 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, 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();
        }
Ejemplo n.º 20
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 45, true);
                WriteLiteral(" <span class=\"sampleName\">Tab / Events</span>");
                EndContext();
            }
                          );
            BeginContext(71, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("ControlsSection", async() => {
                BeginContext(98, 44, true);
                WriteLiteral("\r\n\r\n    <div style=\"width: 500px\">\r\n        ");
                EndContext();
                BeginContext(142, 1839, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "0ab9559240e242b68869b6ad455d2c02", async() => {
                    BeginContext(341, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(355, 1607, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "6d91d71d903d4f9a91172ac451cd32c6", async() => {
                        BeginContext(368, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(386, 655, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8f55d7f96817461f98274341756bdbed", async() => {
                            BeginContext(424, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(446, 564, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "839b12fede294015aeee0132c890386a", async() => {
                                BeginContext(466, 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(1010, 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(1041, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1059, 743, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3ff9b3f617ca493abd2b305b7bfe60ed", async() => {
                            BeginContext(1101, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(1123, 648, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "b914dafecd01449c9d5d2edd25823c00", async() => {
                                BeginContext(1143, 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(1771, 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(1802, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1820, 114, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "205b61e849634280af4fd314283d208e", async() => {
                            BeginContext(1903, 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);
                        __Syncfusion_JavaScript_Models_TabBaseItem.Url = (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(1934, 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(1962, 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_7);
#line 6 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Tab\Events.cshtml"
                __Syncfusion_JavaScript_Models_TabProperties.SelectedItemIndex = 0;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("selected-item-index", __Syncfusion_JavaScript_Models_TabProperties.SelectedItemIndex, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_TabProperties.AjaxBeforeLoad = (string)__tagHelperAttribute_8.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                __Syncfusion_JavaScript_Models_TabProperties.AjaxLoad = (string)__tagHelperAttribute_9.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
                __Syncfusion_JavaScript_Models_TabProperties.Create = (string)__tagHelperAttribute_10.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10);
                __Syncfusion_JavaScript_Models_TabProperties.BeforeActive = (string)__tagHelperAttribute_11.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
                __Syncfusion_JavaScript_Models_TabProperties.ItemActive = (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(1981, 17, true);
                WriteLiteral("\r\n    </div>\r\n   ");
                EndContext();
            }
                          );
            BeginContext(2001, 171, true);
            WriteLiteral("<div id=\"tabTarget\">\r\n    <ul>\r\n        <li>ajaxBeforeLoad</li>\r\n        <li>ajaxLoad</li>\r\n        <li>beforeActive</li>\r\n        <li>itemActive</li>\r\n    </ul>\r\n</div>\r\n");
            EndContext();
            DefineSection("EventsDropdown", async() => {
                BeginContext(2196, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
                BeginContext(2202, 152, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-drop-down-list", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8e1860ada0bb4745894d4d5f8ad41312", async() => {
                }
                                                                            );
                __Syncfusion_JavaScript_Models_DropDownListProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.DropDownListProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DropDownListProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_13);
                __Syncfusion_JavaScript_Models_DropDownListProperties.TargetID = (string)__tagHelperAttribute_14.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_14);
#line 37 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Tab\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 37 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\Tab\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_15.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_15);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2354, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                          );
            DefineSection("ScriptSection", async() => {
                BeginContext(2382, 1566, true);
                WriteLiteral(@"
    <script>
        function evtpropcheckevent(args) {
            tabObj = $(""#eventTab"").data(""ejTab"");
            if (args.isChecked) {
                switch (args.selectedText) {
                    case ""ajaxBeforeLoad"": tabObj.option(args.selectedText, ""onClientBeforeLoad""); break;
                    case ""ajaxLoad"": tabObj.option(args.selectedText, ""onClientLoad""); break;
                    case ""beforeActive"": tabObj.option(args.selectedText, ""onClientBeforeActive""); break;
                    case ""itemActive"": tabObj.option(args.selectedText, ""onClientActive""); break;
                }
            }
            else tabObj.option(args.selectedText, null);
        }

        function onClientBeforeLoad(e) {
            jQuery.addEventLog(""<span class='eventTitle'>BeforeLoad</span> event is fired.</br>"");
        }
        function onClientLoad(e) {
            jQuery.addEventLog(""Ajax content has been <span class='eventTitle'>loaded</span>.</br>"");
        }
        functio");
                WriteLiteral(@"n onClientCreate(e) {
            jQuery.addEventLog(""Tab is <span class='eventTitle'>created</span>. </br>"");
        }
        function onClientActive(e) {
            jQuery.addEventLog(""Index "" + e.activeIndex + "" is <span class='eventTitle'>activated</span>. </br>"");
        }
        function onClientBeforeActive(e) {
            jQuery.addEventLog(""<span class='eventTitle'>BeforeActive </span>event is fired. </br>"");
        }
        function onClear() {
            jQuery.clearEventLog();
        }
    </script>

");
                EndContext();
            }
                          );
            BeginContext(3951, 4, true);
            WriteLiteral("\r\n\r\n");
            EndContext();
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 50, true);
                WriteLiteral(" <span class=\"sampleName\">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();
        }
Ejemplo n.º 22
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(23, 42, true);
                WriteLiteral(" <span class=\"sampleName\">Tab / Rtl</span>");
                EndContext();
            }
                          );
            BeginContext(68, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("ControlsSection", async() => {
                BeginContext(95, 44, true);
                WriteLiteral("\r\n\r\n    <div style=\"width: 500px\">\r\n        ");
                EndContext();
                BeginContext(139, 1716, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d4e0e78d3dfd47ccbd66318ba75e71a7", async() => {
                    BeginContext(177, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(191, 1645, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-items", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e9372cc8ef6642d683d7b1c8634b18f8", async() => {
                        BeginContext(204, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(222, 657, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f6a6a699a70d40b4a77d6fd238936911", async() => {
                            BeginContext(256, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(278, 570, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f80c87cdd1994817b1a724da0076a61f", async() => {
                                BeginContext(298, 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(848, 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(879, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(897, 447, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "00ab3bae25a549c3b8f2a5b41cd1e769", async() => {
                            BeginContext(941, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(963, 350, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3bc6cf40d05241ebb916fd041b6b4619", async() => {
                                BeginContext(983, 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(1313, 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(1344, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(1362, 446, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tab-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "34793bc7624a4899bfee1e8fe0bd8bc7", async() => {
                            BeginContext(1406, 22, true);
                            WriteLiteral("\r\n                    ");
                            EndContext();
                            BeginContext(1428, 349, false);
                            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "55a973261401452da641ee44b6119a2c", async() => {
                                BeginContext(1448, 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(1777, 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(1808, 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(1836, 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\Rtl.cshtml"
                __Syncfusion_JavaScript_Models_TabProperties.EnableRTL = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("enable-rtl", __Syncfusion_JavaScript_Models_TabProperties.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(1855, 14, true);
                WriteLiteral("\r\n    </div>\r\n");
                EndContext();
            }
                          );
        }