Ejemplo n.º 1
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(54, 56, true);
                WriteLiteral("<span class=\"sampleName\">Default Functionalities</span> ");
                EndContext();
            }
                          );
            DefineSection("MetaTags", async() => {
                BeginContext(131, 188, true);
                WriteLiteral("\r\n    <meta name=\"description\" content=\"This example demonstrates using the Syncfusion ASP.NET Core Kanban component to visualize a workflow at each stage along its path to completion.\">\r\n");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(347, 2, true);
                WriteLiteral("\r\n");
                EndContext();
                BeginContext(349, 811, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-kanban", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9c168765b412406c8ecf0d9ba0df6079", async() => {
                    BeginContext(438, 7, true);
                    WriteLiteral("\r\n     ");
                    EndContext();
                    BeginContext(445, 118, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-datamanager", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d75101c77bea437389cca5a9bfe66aa1", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_DataSource = CreateTagHelper <global::Syncfusion.JavaScript.DataSource>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_DataSource);
                    __Syncfusion_JavaScript_DataSource.URL = (string)__tagHelperAttribute_0.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
#line 8 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\KanbanBoard\Default.cshtml"
                    __Syncfusion_JavaScript_DataSource.CrossDomain = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("cross-domain", __Syncfusion_JavaScript_DataSource.CrossDomain, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(563, 8, true);
                    WriteLiteral(" \r\n     ");
                    EndContext();
                    BeginContext(571, 471, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-kanbancolumns", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9623a9dda1a944e78f237d575966917c", async() => {
                        BeginContext(588, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(598, 107, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-kanbancolumn", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7a8ec382fb0a48a8aa504a0915b7b992", async() => {
                            BeginContext(670, 18, true);
                            WriteLiteral("        \r\n        ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_KanbanColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.KanbanColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_KanbanColumn);
                        __Syncfusion_JavaScript_Models_KanbanColumn.HeaderText = (string)__tagHelperAttribute_1.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
#line 10 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\KanbanBoard\Default.cshtml"
                        __Syncfusion_JavaScript_Models_KanbanColumn.Key = (new List <string>()
                        {
                            "Open"
                        });

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("key", __Syncfusion_JavaScript_Models_KanbanColumn.Key, 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(705, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(715, 100, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-kanbancolumn", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "ee4be6537eb34517aeac2674434bd2a3", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_KanbanColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.KanbanColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_KanbanColumn);
                        __Syncfusion_JavaScript_Models_KanbanColumn.HeaderText = (string)__tagHelperAttribute_2.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\KanbanBoard\Default.cshtml"
                        __Syncfusion_JavaScript_Models_KanbanColumn.Key = (new List <string>()
                        {
                            "InProgress"
                        });

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("key", __Syncfusion_JavaScript_Models_KanbanColumn.Key, 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(815, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(825, 93, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-kanbancolumn", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c4c150d5e5a742dab1d8f30a708fb14d", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_KanbanColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.KanbanColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_KanbanColumn);
                        __Syncfusion_JavaScript_Models_KanbanColumn.HeaderText = (string)__tagHelperAttribute_3.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
#line 13 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\KanbanBoard\Default.cshtml"
                        __Syncfusion_JavaScript_Models_KanbanColumn.Key = (new List <string>()
                        {
                            "Testing"
                        });

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("key", __Syncfusion_JavaScript_Models_KanbanColumn.Key, 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(918, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(928, 89, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-kanbancolumn", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e3e0d956880a44c68d64931278b109e9", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_KanbanColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.KanbanColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_KanbanColumn);
                        __Syncfusion_JavaScript_Models_KanbanColumn.HeaderText = (string)__tagHelperAttribute_4.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
#line 14 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\KanbanBoard\Default.cshtml"
                        __Syncfusion_JavaScript_Models_KanbanColumn.Key = (new List <string>()
                        {
                            "Close"
                        });

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("key", __Syncfusion_JavaScript_Models_KanbanColumn.Key, 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(1017, 7, true);
                        WriteLiteral("\r\n     ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_KanbanCollectionTag = CreateTagHelper <global::Syncfusion.JavaScript.KanbanCollectionTag>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_KanbanCollectionTag);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1042, 7, true);
                    WriteLiteral("\r\n     ");
                    EndContext();
                    BeginContext(1049, 97, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-kanbanfield", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "580aba5bb4c443daa0659286625afa73", async() => {
                        BeginContext(1123, 7, true);
                        WriteLiteral("\r\n     ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_CardFields = CreateTagHelper <global::Syncfusion.JavaScript.Models.CardFields>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_CardFields);
                    __Syncfusion_JavaScript_Models_CardFields.Content = (string)__tagHelperAttribute_5.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                    __Syncfusion_JavaScript_Models_CardFields.PrimaryKey = (string)__tagHelperAttribute_6.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                    __Syncfusion_JavaScript_Models_CardFields.SwimlaneKey = (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(1146, 2, true);
                    WriteLiteral("\r\n");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_KanbanProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.KanbanProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_KanbanProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_8);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\KanbanBoard\Default.cshtml"
                __Syncfusion_JavaScript_Models_KanbanProperties.AllowSelection = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("allow-selection", __Syncfusion_JavaScript_Models_KanbanProperties.AllowSelection, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\KanbanBoard\Default.cshtml"
                __Syncfusion_JavaScript_Models_KanbanProperties.AllowTitle = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("allow-title", __Syncfusion_JavaScript_Models_KanbanProperties.AllowTitle, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_KanbanProperties.KeyField = (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(1160, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                          );
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("SampleHeading", async() => {
                BeginContext(54, 56, true);
                WriteLiteral("<span class=\"sampleName\">Default Functionalities</span> ");
                EndContext();
            }
                          );
            DefineSection("MetaTags", async() => {
                BeginContext(131, 188, true);
                WriteLiteral("\r\n    <meta name=\"description\" content=\"This example demonstrates using the Syncfusion ASP.NET Core Kanban component to visualize a workflow at each stage along its path to completion.\">\r\n");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(347, 2, true);
                WriteLiteral("\r\n");
                EndContext();
                BeginContext(349, 811, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-kanban", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "b0734af5cf324610b8b521c26fdb815c", async() => {
                    BeginContext(438, 7, true);
                    WriteLiteral("\r\n     ");
                    EndContext();
                    BeginContext(445, 118, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-datamanager", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a9ce27a917eb4907ac6f386d2225e823", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_DataSource = CreateTagHelper <global::Syncfusion.JavaScript.DataSource>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_DataSource);
                    __Syncfusion_JavaScript_DataSource.URL = (string)__tagHelperAttribute_0.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
#line 8 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\KanbanBoard\Default.cshtml"
                    __Syncfusion_JavaScript_DataSource.CrossDomain = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("cross-domain", __Syncfusion_JavaScript_DataSource.CrossDomain, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(563, 8, true);
                    WriteLiteral(" \r\n     ");
                    EndContext();
                    BeginContext(571, 471, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-kanbancolumns", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "004a699a2f5b4928a5068e8a9fa45839", async() => {
                        BeginContext(588, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(598, 107, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-kanbancolumn", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2d294ec7c60f43b7b9cafeee5fcb09a5", async() => {
                            BeginContext(670, 18, true);
                            WriteLiteral("        \r\n        ");
                            EndContext();
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_KanbanColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.KanbanColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_KanbanColumn);
                        __Syncfusion_JavaScript_Models_KanbanColumn.HeaderText = (string)__tagHelperAttribute_1.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
#line 10 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\KanbanBoard\Default.cshtml"
                        __Syncfusion_JavaScript_Models_KanbanColumn.Key = (new List <string>()
                        {
                            "Open"
                        });

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("key", __Syncfusion_JavaScript_Models_KanbanColumn.Key, 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(705, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(715, 100, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-kanbancolumn", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2d96426c9dcf4d74b30fb50f68ae5868", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_KanbanColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.KanbanColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_KanbanColumn);
                        __Syncfusion_JavaScript_Models_KanbanColumn.HeaderText = (string)__tagHelperAttribute_2.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
#line 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\KanbanBoard\Default.cshtml"
                        __Syncfusion_JavaScript_Models_KanbanColumn.Key = (new List <string>()
                        {
                            "InProgress"
                        });

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("key", __Syncfusion_JavaScript_Models_KanbanColumn.Key, 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(815, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(825, 93, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-kanbancolumn", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "06a2f6ccf75a49ba8902cc6e9c022ef2", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_KanbanColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.KanbanColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_KanbanColumn);
                        __Syncfusion_JavaScript_Models_KanbanColumn.HeaderText = (string)__tagHelperAttribute_3.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
#line 13 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\KanbanBoard\Default.cshtml"
                        __Syncfusion_JavaScript_Models_KanbanColumn.Key = (new List <string>()
                        {
                            "Testing"
                        });

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("key", __Syncfusion_JavaScript_Models_KanbanColumn.Key, 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(918, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(928, 89, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-kanbancolumn", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c8cb472ed21b4ff1b4be4ee1c861a070", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_KanbanColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.KanbanColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_KanbanColumn);
                        __Syncfusion_JavaScript_Models_KanbanColumn.HeaderText = (string)__tagHelperAttribute_4.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
#line 14 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\KanbanBoard\Default.cshtml"
                        __Syncfusion_JavaScript_Models_KanbanColumn.Key = (new List <string>()
                        {
                            "Close"
                        });

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("key", __Syncfusion_JavaScript_Models_KanbanColumn.Key, 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(1017, 7, true);
                        WriteLiteral("\r\n     ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_KanbanCollectionTag = CreateTagHelper <global::Syncfusion.JavaScript.KanbanCollectionTag>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_KanbanCollectionTag);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1042, 7, true);
                    WriteLiteral("\r\n     ");
                    EndContext();
                    BeginContext(1049, 97, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-kanbanfield", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8c17bda5f73445a389841a47ab79c27f", async() => {
                        BeginContext(1123, 7, true);
                        WriteLiteral("\r\n     ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_CardFields = CreateTagHelper <global::Syncfusion.JavaScript.Models.CardFields>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_CardFields);
                    __Syncfusion_JavaScript_Models_CardFields.Content = (string)__tagHelperAttribute_5.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
                    __Syncfusion_JavaScript_Models_CardFields.PrimaryKey = (string)__tagHelperAttribute_6.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                    __Syncfusion_JavaScript_Models_CardFields.SwimlaneKey = (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(1146, 2, true);
                    WriteLiteral("\r\n");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_KanbanProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.KanbanProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_KanbanProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_8);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\KanbanBoard\Default.cshtml"
                __Syncfusion_JavaScript_Models_KanbanProperties.AllowSelection = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("allow-selection", __Syncfusion_JavaScript_Models_KanbanProperties.AllowSelection, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 7 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\KanbanBoard\Default.cshtml"
                __Syncfusion_JavaScript_Models_KanbanProperties.AllowTitle = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("allow-title", __Syncfusion_JavaScript_Models_KanbanProperties.AllowTitle, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_KanbanProperties.KeyField = (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(1160, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                          );
        }