Beispiel #1
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("MetaTags", async() => {
                BeginContext(18, 176, true);
                WriteLiteral("\r\n   <meta name=\"description\" content=\"This example demonstrates how to highlight the specific dates like weekends, holidays and special dates in a ASP.NET Core DatePicker.\">\r\n");
                EndContext();
            }
                          );
            BeginContext(197, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("ScriptReferenceSection", async() => {
                BeginContext(232, 13, true);
                WriteLiteral("\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 245, "\"", 309, 1);
#line 6 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\DatePicker\SpecialDates.cshtml"
                WriteAttributeValue("", 251, Url.Content("~/Scripts/cultures/ej.culture.en-US.min.js"), 251, 58, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(310, 12, true);
                WriteLiteral("></script>\r\n");
                EndContext();
            }
                          );
            DefineSection("SampleHeading", async() => {
                BeginContext(348, 58, true);
                WriteLiteral("<span class=\"sampleName\">DatePicker / SpecialDates</span> ");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(434, 115, true);
                WriteLiteral("\r\n    <div class=\"frame \">\r\n        <div class=\"control\">\r\n            <span>Select Show Date </span>\r\n            ");
                EndContext();
                BeginContext(549, 768, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-date-picker", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "5a5202412bd3459586e86f9a93a8079d", async() => {
                    BeginContext(652, 18, true);
                    WriteLiteral("\r\n                ");
                    EndContext();
                    BeginContext(670, 616, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-special-dates", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d4197a90a5a548d182871e6356e155a3", async() => {
                        BeginContext(687, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(709, 91, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-special-date", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "c37c0537c2684127b255d6ee3345e70b", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_SpecialDates = CreateTagHelper <global::Syncfusion.JavaScript.Models.SpecialDates>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SpecialDates);
                        BeginWriteTagHelperAttribute();
#line 15 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\DatePicker\SpecialDates.cshtml"
                        WriteLiteral(DateTime.Now.AddDays(-7));

#line default
#line hidden
                        __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
                        __Syncfusion_JavaScript_Models_SpecialDates.Date = __tagHelperStringValueBuffer;
                        __tagHelperExecutionContext.AddTagHelperAttribute("date", __Syncfusion_JavaScript_Models_SpecialDates.Date, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        __Syncfusion_JavaScript_Models_SpecialDates.Tooltip = (string)__tagHelperAttribute_0.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                        __Syncfusion_JavaScript_Models_SpecialDates.IconClass = (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(800, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(822, 92, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-special-date", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "d0d1c775eae54baa91a6e68053d34378", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_SpecialDates = CreateTagHelper <global::Syncfusion.JavaScript.Models.SpecialDates>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SpecialDates);
                        BeginWriteTagHelperAttribute();
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\DatePicker\SpecialDates.cshtml"
                        WriteLiteral(DateTime.Now.AddDays(-3));

#line default
#line hidden
                        __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
                        __Syncfusion_JavaScript_Models_SpecialDates.Date = __tagHelperStringValueBuffer;
                        __tagHelperExecutionContext.AddTagHelperAttribute("date", __Syncfusion_JavaScript_Models_SpecialDates.Date, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        __Syncfusion_JavaScript_Models_SpecialDates.Tooltip = (string)__tagHelperAttribute_2.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
                        __Syncfusion_JavaScript_Models_SpecialDates.IconClass = (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(914, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(936, 92, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-special-date", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "557b690b76814ef69e02cc0980edcd32", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_SpecialDates = CreateTagHelper <global::Syncfusion.JavaScript.Models.SpecialDates>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SpecialDates);
                        BeginWriteTagHelperAttribute();
#line 17 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\DatePicker\SpecialDates.cshtml"
                        WriteLiteral(DateTime.Now.AddDays(0));

#line default
#line hidden
                        __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
                        __Syncfusion_JavaScript_Models_SpecialDates.Date = __tagHelperStringValueBuffer;
                        __tagHelperExecutionContext.AddTagHelperAttribute("date", __Syncfusion_JavaScript_Models_SpecialDates.Date, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        __Syncfusion_JavaScript_Models_SpecialDates.Tooltip = (string)__tagHelperAttribute_4.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                        __Syncfusion_JavaScript_Models_SpecialDates.IconClass = (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(1028, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(1050, 89, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-special-date", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "8354e0d8713b49098eebc8aea0725a45", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_SpecialDates = CreateTagHelper <global::Syncfusion.JavaScript.Models.SpecialDates>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SpecialDates);
                        BeginWriteTagHelperAttribute();
#line 18 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\DatePicker\SpecialDates.cshtml"
                        WriteLiteral(DateTime.Now.AddDays(5));

#line default
#line hidden
                        __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
                        __Syncfusion_JavaScript_Models_SpecialDates.Date = __tagHelperStringValueBuffer;
                        __tagHelperExecutionContext.AddTagHelperAttribute("date", __Syncfusion_JavaScript_Models_SpecialDates.Date, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        __Syncfusion_JavaScript_Models_SpecialDates.Tooltip = (string)__tagHelperAttribute_6.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                        __Syncfusion_JavaScript_Models_SpecialDates.IconClass = (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(1139, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(1161, 89, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-special-date", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "0b39f3a2e20f4688ad4b63dcf686939b", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_SpecialDates = CreateTagHelper <global::Syncfusion.JavaScript.Models.SpecialDates>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SpecialDates);
                        BeginWriteTagHelperAttribute();
#line 19 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\DatePicker\SpecialDates.cshtml"
                        WriteLiteral(DateTime.Now.AddDays(9));

#line default
#line hidden
                        __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
                        __Syncfusion_JavaScript_Models_SpecialDates.Date = __tagHelperStringValueBuffer;
                        __tagHelperExecutionContext.AddTagHelperAttribute("date", __Syncfusion_JavaScript_Models_SpecialDates.Date, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        __Syncfusion_JavaScript_Models_SpecialDates.Tooltip = (string)__tagHelperAttribute_8.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                        __Syncfusion_JavaScript_Models_SpecialDates.IconClass = (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(1250, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_DatepickerDates = CreateTagHelper <global::Syncfusion.JavaScript.Models.DatepickerDates>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DatepickerDates);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1286, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_DatePickerProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.DatePickerProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DatePickerProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_10);
#line 13 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\DatePicker\SpecialDates.cshtml"
                __Syncfusion_JavaScript_Models_DatePickerProperties.EnablePersistence = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("enable-persistence", __Syncfusion_JavaScript_Models_DatePickerProperties.EnablePersistence, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 13 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\DatePicker\SpecialDates.cshtml"
                __Syncfusion_JavaScript_Models_DatePickerProperties.HighlightWeekend = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("highlight-weekend", __Syncfusion_JavaScript_Models_DatePickerProperties.HighlightWeekend, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 13 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\DatePicker\SpecialDates.cshtml"
                __Syncfusion_JavaScript_Models_DatePickerProperties.Value = DateTime.Now;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("value", __Syncfusion_JavaScript_Models_DatePickerProperties.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(1317, 30, true);
                WriteLiteral("\r\n        </div>\r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(1372, 931, true);
                WriteLiteral(@"

    <style>
        #e-DatePick .e-special-date-icon{
            background-image: url(../../images/tab/flags.png);
            background-repeat: no-repeat;
            width: 16px;
            height: 12px;
            display:inline-block;
            margin-right:3px;
        }

        #e-DatePick .e-special-date-icon.flag-aus{
            background-position: 0 -2px;
        }

        #e-DatePick .e-special-date-icon.flag-fr{
            background-position: 0 -331px;
        }

        #e-DatePick .e-special-date-icon.flag-us{
            background-position: 0 -1121px;
        }

        #e-DatePick .e-special-date-icon.flag-ind{
            background-position: -3px -462px;
        }

        #e-DatePick .e-special-date-icon.flag-ger{
            background-position: 0 -398px;
        }

        .e-datepicker.e-calendar {
            width: 29em;
        }
    </style>
");
                EndContext();
            }
                          );
        }
Beispiel #2
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("MetaTags", async() => {
                BeginContext(18, 176, true);
                WriteLiteral("\r\n   <meta name=\"description\" content=\"This example demonstrates how to highlight the specific dates like weekends, holidays and special dates in a ASP.NET Core DatePicker.\">\r\n");
                EndContext();
            }
                          );
            BeginContext(197, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("ScriptReferenceSection", async() => {
                BeginContext(232, 13, true);
                WriteLiteral("\r\n    <script");
                EndContext();
                BeginWriteAttribute("src", " src=\"", 245, "\"", 309, 1);
#line 6 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\DatePicker\SpecialDates.cshtml"
                WriteAttributeValue("", 251, Url.Content("~/Scripts/cultures/ej.culture.en-US.min.js"), 251, 58, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(310, 12, true);
                WriteLiteral("></script>\r\n");
                EndContext();
            }
                          );
            DefineSection("SampleHeading", async() => {
                BeginContext(348, 58, true);
                WriteLiteral("<span class=\"sampleName\">DatePicker / SpecialDates</span> ");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(434, 115, true);
                WriteLiteral("\r\n    <div class=\"frame \">\r\n        <div class=\"control\">\r\n            <span>Select Show Date </span>\r\n            ");
                EndContext();
                BeginContext(549, 768, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-date-picker", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7452844f8d3849ddac958bf026c6252c", async() => {
                    BeginContext(652, 18, true);
                    WriteLiteral("\r\n                ");
                    EndContext();
                    BeginContext(670, 616, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-special-dates", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "cb99148a8202414ea8252e6c5c948f98", async() => {
                        BeginContext(687, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(709, 91, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-special-date", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "ad5a9b88d78445f78ab5adf4a24cb0f7", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_SpecialDates = CreateTagHelper <global::Syncfusion.JavaScript.Models.SpecialDates>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SpecialDates);
                        BeginWriteTagHelperAttribute();
#line 15 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\DatePicker\SpecialDates.cshtml"
                        WriteLiteral(DateTime.Now.AddDays(-7));

#line default
#line hidden
                        __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
                        __Syncfusion_JavaScript_Models_SpecialDates.Date = __tagHelperStringValueBuffer;
                        __tagHelperExecutionContext.AddTagHelperAttribute("date", __Syncfusion_JavaScript_Models_SpecialDates.Date, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        __Syncfusion_JavaScript_Models_SpecialDates.Tooltip = (string)__tagHelperAttribute_0.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                        __Syncfusion_JavaScript_Models_SpecialDates.IconClass = (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(800, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(822, 92, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-special-date", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "dd9586bbcf844363b423b8cbb55c9ce6", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_SpecialDates = CreateTagHelper <global::Syncfusion.JavaScript.Models.SpecialDates>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SpecialDates);
                        BeginWriteTagHelperAttribute();
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\DatePicker\SpecialDates.cshtml"
                        WriteLiteral(DateTime.Now.AddDays(-3));

#line default
#line hidden
                        __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
                        __Syncfusion_JavaScript_Models_SpecialDates.Date = __tagHelperStringValueBuffer;
                        __tagHelperExecutionContext.AddTagHelperAttribute("date", __Syncfusion_JavaScript_Models_SpecialDates.Date, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        __Syncfusion_JavaScript_Models_SpecialDates.Tooltip = (string)__tagHelperAttribute_2.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
                        __Syncfusion_JavaScript_Models_SpecialDates.IconClass = (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(914, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(936, 92, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-special-date", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "cac73c63f3114b69a1e904e5c62acc46", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_SpecialDates = CreateTagHelper <global::Syncfusion.JavaScript.Models.SpecialDates>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SpecialDates);
                        BeginWriteTagHelperAttribute();
#line 17 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\DatePicker\SpecialDates.cshtml"
                        WriteLiteral(DateTime.Now.AddDays(0));

#line default
#line hidden
                        __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
                        __Syncfusion_JavaScript_Models_SpecialDates.Date = __tagHelperStringValueBuffer;
                        __tagHelperExecutionContext.AddTagHelperAttribute("date", __Syncfusion_JavaScript_Models_SpecialDates.Date, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        __Syncfusion_JavaScript_Models_SpecialDates.Tooltip = (string)__tagHelperAttribute_4.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                        __Syncfusion_JavaScript_Models_SpecialDates.IconClass = (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(1028, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(1050, 89, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-special-date", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "808fc5789aa44f9a96c59b8248b0197a", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_SpecialDates = CreateTagHelper <global::Syncfusion.JavaScript.Models.SpecialDates>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SpecialDates);
                        BeginWriteTagHelperAttribute();
#line 18 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\DatePicker\SpecialDates.cshtml"
                        WriteLiteral(DateTime.Now.AddDays(5));

#line default
#line hidden
                        __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
                        __Syncfusion_JavaScript_Models_SpecialDates.Date = __tagHelperStringValueBuffer;
                        __tagHelperExecutionContext.AddTagHelperAttribute("date", __Syncfusion_JavaScript_Models_SpecialDates.Date, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        __Syncfusion_JavaScript_Models_SpecialDates.Tooltip = (string)__tagHelperAttribute_6.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                        __Syncfusion_JavaScript_Models_SpecialDates.IconClass = (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(1139, 22, true);
                        WriteLiteral("\r\n                    ");
                        EndContext();
                        BeginContext(1161, 89, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-special-date", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "4fcb6f11818943ee8a1979a1191f90b6", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_SpecialDates = CreateTagHelper <global::Syncfusion.JavaScript.Models.SpecialDates>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_SpecialDates);
                        BeginWriteTagHelperAttribute();
#line 19 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\DatePicker\SpecialDates.cshtml"
                        WriteLiteral(DateTime.Now.AddDays(9));

#line default
#line hidden
                        __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
                        __Syncfusion_JavaScript_Models_SpecialDates.Date = __tagHelperStringValueBuffer;
                        __tagHelperExecutionContext.AddTagHelperAttribute("date", __Syncfusion_JavaScript_Models_SpecialDates.Date, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        __Syncfusion_JavaScript_Models_SpecialDates.Tooltip = (string)__tagHelperAttribute_8.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                        __Syncfusion_JavaScript_Models_SpecialDates.IconClass = (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(1250, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_DatepickerDates = CreateTagHelper <global::Syncfusion.JavaScript.Models.DatepickerDates>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DatepickerDates);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1286, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_DatePickerProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.DatePickerProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_DatePickerProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_10);
#line 13 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\DatePicker\SpecialDates.cshtml"
                __Syncfusion_JavaScript_Models_DatePickerProperties.EnablePersistence = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("enable-persistence", __Syncfusion_JavaScript_Models_DatePickerProperties.EnablePersistence, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 13 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\DatePicker\SpecialDates.cshtml"
                __Syncfusion_JavaScript_Models_DatePickerProperties.HighlightWeekend = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("highlight-weekend", __Syncfusion_JavaScript_Models_DatePickerProperties.HighlightWeekend, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 13 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\DatePicker\SpecialDates.cshtml"
                __Syncfusion_JavaScript_Models_DatePickerProperties.Value = DateTime.Now;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("value", __Syncfusion_JavaScript_Models_DatePickerProperties.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(1317, 30, true);
                WriteLiteral("\r\n        </div>\r\n    </div>\r\n");
                EndContext();
            }
                          );
            DefineSection("StyleSection", async() => {
                BeginContext(1372, 931, true);
                WriteLiteral(@"

    <style>
        #e-DatePick .e-special-date-icon{
            background-image: url(../../images/tab/flags.png);
            background-repeat: no-repeat;
            width: 16px;
            height: 12px;
            display:inline-block;
            margin-right:3px;
        }

        #e-DatePick .e-special-date-icon.flag-aus{
            background-position: 0 -2px;
        }

        #e-DatePick .e-special-date-icon.flag-fr{
            background-position: 0 -331px;
        }

        #e-DatePick .e-special-date-icon.flag-us{
            background-position: 0 -1121px;
        }

        #e-DatePick .e-special-date-icon.flag-ind{
            background-position: -3px -462px;
        }

        #e-DatePick .e-special-date-icon.flag-ger{
            background-position: 0 -398px;
        }

        .e-datepicker.e-calendar {
            width: 29em;
        }
    </style>
");
                EndContext();
            }
                          );
        }