Beispiel #1
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 3 "D:\Project\angular\Abp.UI\Pages\Components\ProgressBars.cshtml"

            ViewData["Title"] = "Progress Bars";

#line default
#line hidden
            BeginContext(136, 1, true);
            WriteLiteral("\n");
            EndContext();
            DefineSection("styles", async() => {
                BeginContext(154, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(159, 84, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-style-bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "06ebec42fdc8226025a1e32f87cbd75531b8a01f5096", async() => {
                    BeginContext(177, 9, true);
                    WriteLiteral("\n        ");
                    EndContext();
                    BeginContext(186, 33, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-style", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "06ebec42fdc8226025a1e32f87cbd75531b8a01f5515", async() => {
                    }
                                                                                );
                    __Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpStyleTagHelper>();
                    __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleTagHelper);
                    __Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleTagHelper.Src = (string)__tagHelperAttribute_0.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(219, 5, true);
                    WriteLiteral("\n    ");
                    EndContext();
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleBundleTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpStyleBundleTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleBundleTagHelper);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(243, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(246, 238, true);
            WriteLiteral("\n<h2>Progress Bars</h2>\n\n<p>Based on <a href=\"https://getbootstrap.com/docs/4.1/components/progress/\" target=\"_blank\"> Bootstrap Progress Bars</a>.</p>\n\n\n<h4>Example</h4>\n\n<div class=\"demo-with-code\">\n    <div class=\"demo-area\">\n\n        ");
            EndContext();
            BeginContext(484, 31, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-progress-bar", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "06ebec42fdc8226025a1e32f87cbd75531b8a01f8255", async() => {
            }
                                                                        );
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.ProgressBar.AbpProgressBarTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper);
#line 23 "D:\Project\angular\Abp.UI\Pages\Components\ProgressBars.cshtml"
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Value = 70;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("value", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.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(515, 24, true);
            WriteLiteral("\n        <br />\n        ");
            EndContext();
            BeginContext(539, 68, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-progress-bar", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "06ebec42fdc8226025a1e32f87cbd75531b8a01f9888", async() => {
                BeginContext(583, 5, true);
                WriteLiteral(" %25 ");
                EndContext();
            }
                                                                        );
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.ProgressBar.AbpProgressBarTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper);
#line 25 "D:\Project\angular\Abp.UI\Pages\Components\ProgressBars.cshtml"
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Type = global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.ProgressBar.AbpProgressBarType.Warning;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("type", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Type, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 25 "D:\Project\angular\Abp.UI\Pages\Components\ProgressBars.cshtml"
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Value = 25;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("value", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.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(607, 24, true);
            WriteLiteral("\n        <br />\n        ");
            EndContext();
            BeginContext(631, 58, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-progress-bar", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "06ebec42fdc8226025a1e32f87cbd75531b8a01f12187", async() => {
            }
                                                                        );
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.ProgressBar.AbpProgressBarTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper);
#line 27 "D:\Project\angular\Abp.UI\Pages\Components\ProgressBars.cshtml"
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Type = global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.ProgressBar.AbpProgressBarType.Success;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("type", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Type, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 27 "D:\Project\angular\Abp.UI\Pages\Components\ProgressBars.cshtml"
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Value = 40;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("value", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 27 "D:\Project\angular\Abp.UI\Pages\Components\ProgressBars.cshtml"
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Strip = true;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("strip", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Strip, 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(689, 24, true);
            WriteLiteral("\n        <br />\n        ");
            EndContext();
            BeginContext(713, 107, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-progress-bar", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "06ebec42fdc8226025a1e32f87cbd75531b8a01f14823", async() => {
                BeginContext(796, 5, true);
                WriteLiteral(" %50 ");
                EndContext();
            }
                                                                        );
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.ProgressBar.AbpProgressBarTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper);
#line 29 "D:\Project\angular\Abp.UI\Pages\Components\ProgressBars.cshtml"
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Type = global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.ProgressBar.AbpProgressBarType.Dark;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("type", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Type, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 29 "D:\Project\angular\Abp.UI\Pages\Components\ProgressBars.cshtml"
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Value = 10;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("value", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 29 "D:\Project\angular\Abp.UI\Pages\Components\ProgressBars.cshtml"
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.MinValue = 5;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("min-value", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.MinValue, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 29 "D:\Project\angular\Abp.UI\Pages\Components\ProgressBars.cshtml"
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.MaxValue = 15;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("max-value", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.MaxValue, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 29 "D:\Project\angular\Abp.UI\Pages\Components\ProgressBars.cshtml"
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Strip = true;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("strip", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Strip, 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(820, 24, true);
            WriteLiteral("\n        <br />\n        ");
            EndContext();
            BeginContext(844, 294, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-progress-group", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "06ebec42fdc8226025a1e32f87cbd75531b8a01f18507", async() => {
                BeginContext(864, 13, true);
                WriteLiteral("\n            ");
                EndContext();
                BeginContext(877, 46, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-progress-part", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "06ebec42fdc8226025a1e32f87cbd75531b8a01f18914", async() => {
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.ProgressBar.AbpProgressBarTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper);
#line 32 "D:\Project\angular\Abp.UI\Pages\Components\ProgressBars.cshtml"
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Type = global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.ProgressBar.AbpProgressBarType.Success;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("type", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Type, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 32 "D:\Project\angular\Abp.UI\Pages\Components\ProgressBars.cshtml"
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Value = 25;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("value", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.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(923, 13, true);
                WriteLiteral("\n            ");
                EndContext();
                BeginContext(936, 82, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-progress-part", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "06ebec42fdc8226025a1e32f87cbd75531b8a01f21157", async() => {
                    BeginContext(993, 5, true);
                    WriteLiteral(" %10 ");
                    EndContext();
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.ProgressBar.AbpProgressBarTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper);
#line 33 "D:\Project\angular\Abp.UI\Pages\Components\ProgressBars.cshtml"
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Type = global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.ProgressBar.AbpProgressBarType.Danger;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("type", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Type, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 33 "D:\Project\angular\Abp.UI\Pages\Components\ProgressBars.cshtml"
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Value = 10;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("value", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 33 "D:\Project\angular\Abp.UI\Pages\Components\ProgressBars.cshtml"
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Strip = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("strip", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Strip, 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(1018, 13, true);
                WriteLiteral("\n            ");
                EndContext();
                BeginContext(1031, 77, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-progress-part", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "06ebec42fdc8226025a1e32f87cbd75531b8a01f23996", async() => {
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.ProgressBar.AbpProgressBarTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper);
#line 34 "D:\Project\angular\Abp.UI\Pages\Components\ProgressBars.cshtml"
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Type = global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.ProgressBar.AbpProgressBarType.Primary;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("type", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Type, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 34 "D:\Project\angular\Abp.UI\Pages\Components\ProgressBars.cshtml"
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Value = 50;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("value", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 34 "D:\Project\angular\Abp.UI\Pages\Components\ProgressBars.cshtml"
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Animation = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("animation", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Animation, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 34 "D:\Project\angular\Abp.UI\Pages\Components\ProgressBars.cshtml"
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Strip = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("strip", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressBarTagHelper.Strip, 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(1108, 9, true);
                WriteLiteral("\n        ");
                EndContext();
            }
                                                                        );
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressGroupTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.ProgressBar.AbpProgressGroupTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_ProgressBar_AbpProgressGroupTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1138, 48, true);
            WriteLiteral("\n    </div>\n    <div class=\"code-area\">\n        ");
            EndContext();
            BeginContext(1186, 2935, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-tabs", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "06ebec42fdc8226025a1e32f87cbd75531b8a01f28112", async() => {
                BeginContext(1196, 13, true);
                WriteLiteral("\n            ");
                EndContext();
                BeginContext(1209, 914, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "06ebec42fdc8226025a1e32f87cbd75531b8a01f28512", async() => {
                    BeginContext(1251, 862, true);
                    WriteLiteral(@"
                <pre><code>
&lt;abp-progress-bar value=&quot;70&quot; /&gt;

&lt;abp-progress-bar type=&quot;Warning&quot; value=&quot;25&quot;&gt; %25 &lt;/abp-progress-bar&gt;

&lt;abp-progress-bar type=&quot;Success&quot; value=&quot;40&quot; strip=&quot;true&quot;/&gt;

&lt;abp-progress-bar type=&quot;Dark&quot; value=&quot;10&quot; min-value=&quot;5&quot; max-value=&quot;15&quot; strip=&quot;true&quot;&gt; %50 &lt;/abp-progress-bar&gt;

&lt;abp-progress-group&gt;
    &lt;abp-progress-part type=&quot;Success&quot; value=&quot;25&quot;/&gt;
    &lt;abp-progress-part type=&quot;Danger&quot; value=&quot;10&quot; strip=&quot;true&quot;&gt; %10 &lt;/abp-progress-part&gt;
    &lt;abp-progress-part type=&quot;Primary&quot; value=&quot;50&quot; animation=&quot;true&quot; strip=&quot;true&quot; /&gt;
&lt;/abp-progress-group&gt;
</code></pre>
            ");
                    EndContext();
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Tab.AbpTabTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper);
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper.Title = (string)__tagHelperAttribute_1.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
#line 39 "D:\Project\angular\Abp.UI\Pages\Components\ProgressBars.cshtml"
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper.Active = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("active", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper.Active, 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(2123, 13, true);
                WriteLiteral("\n            ");
                EndContext();
                BeginContext(2136, 1965, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "06ebec42fdc8226025a1e32f87cbd75531b8a01f31346", async() => {
                    BeginContext(2162, 1929, true);
                    WriteLiteral(@"
                <pre><code>
&lt;div class=&quot;progress&quot;&gt;
    &lt;div class=&quot;progress-bar&quot; role=&quot;progressbar&quot; style=&quot;width: 70%&quot; aria-valuenow=&quot;70&quot; aria-valuemin=&quot;0&quot; aria-valuemax=&quot;100&quot;&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;progress&quot;&gt;
    &lt;div class=&quot;progress-bar bg-warning&quot; role=&quot;progressbar&quot; style=&quot;width: 25%&quot; aria-valuenow=&quot;25&quot; aria-valuemin=&quot;0&quot; aria-valuemax=&quot;100&quot;&gt; %25 &lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;progress&quot;&gt;
    &lt;div class=&quot;progress-bar progress-bar-striped bg-success&quot; role=&quot;progressbar&quot; style=&quot;width: 40%&quot; aria-valuenow=&quot;40&quot; aria-valuemin=&quot;0&quot; aria-valuemax=&quot;100&quot;&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;progress&quot;&gt;
    &lt;div class=&quot;progress-bar progress-bar-striped bg-dark&quot; role=&quot;progressbar&quot; style=&quot;width: 50%&quot; aria-va");
                    WriteLiteral(@"luenow=&quot;10&quot; aria-valuemin=&quot;5&quot; aria-valuemax=&quot;15&quot;&gt; %50 &lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;progress&quot;&gt;
    &lt;div class=&quot;progress-bar bg-success&quot; role=&quot;progressbar&quot; style=&quot;width: 25%&quot; aria-valuenow=&quot;25&quot; aria-valuemin=&quot;0&quot; aria-valuemax=&quot;100&quot;&gt;&lt;/div&gt;
    &lt;div class=&quot;progress-bar progress-bar-striped bg-danger&quot; role=&quot;progressbar&quot; style=&quot;width: 10%&quot; aria-valuenow=&quot;10&quot; aria-valuemin=&quot;0&quot; aria-valuemax=&quot;100&quot;&gt; %10 &lt;/div&gt;
    &lt;div class=&quot;progress-bar progress-bar-animated progress-bar-striped bg-primary&quot; role=&quot;progressbar&quot; style=&quot;width: 50%&quot; aria-valuenow=&quot;50&quot; aria-valuemin=&quot;0&quot; aria-valuemax=&quot;100&quot;&gt;&lt;/div&gt;
&lt;/div&gt;
</code></pre>
            ");
                    EndContext();
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Tab.AbpTabTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper);
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper.Title = (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(4101, 9, true);
                WriteLiteral("\n        ");
                EndContext();
            }
                                                                        );
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabsTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Tab.AbpTabsTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabsTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(4121, 19, true);
            WriteLiteral("\n    </div>\n</div>\n");
            EndContext();
        }
Beispiel #2
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 3 "D:\Project\angular\Abp.UI\Pages\Components\Paginator.cshtml"

            ViewData["Title"] = "Paginator";

#line default
#line hidden
            BeginContext(129, 1, true);
            WriteLiteral("\n");
            EndContext();
            DefineSection("styles", async() => {
                BeginContext(147, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(152, 84, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-style-bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "57a488b0064a752646cac7fa2720f950b12eea965337", async() => {
                    BeginContext(170, 9, true);
                    WriteLiteral("\n        ");
                    EndContext();
                    BeginContext(179, 33, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-style", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "57a488b0064a752646cac7fa2720f950b12eea965756", async() => {
                    }
                                                                                );
                    __Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpStyleTagHelper>();
                    __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleTagHelper);
                    __Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleTagHelper.Src = (string)__tagHelperAttribute_0.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(212, 5, true);
                    WriteLiteral("\n    ");
                    EndContext();
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleBundleTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpStyleBundleTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleBundleTagHelper);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(236, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(239, 1, true);
            WriteLiteral("\n");
            EndContext();
            DefineSection("scripts", async() => {
                BeginContext(258, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(263, 181, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-script-bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "57a488b0064a752646cac7fa2720f950b12eea968416", async() => {
                    BeginContext(282, 1, true);
                    WriteLiteral("\n");
                    EndContext();
                    BeginContext(420, 4, true);
                    WriteLiteral("    ");
                    EndContext();
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpScriptBundleTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpScriptBundleTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpScriptBundleTagHelper);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(444, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(447, 372, true);
            WriteLiteral(@"
<link rel=""stylesheet""
      href=""http://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/styles/default.min.css"">
<script src=""http://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/highlight.min.js""></script>
<script>hljs.initHighlightingOnLoad();</script>


<h2>Paginator</h2>


<h4>Example</h4>

<div class=""demo-with-code"">
    <div class=""demo-area"">
        ");
            EndContext();
            BeginContext(819, 60, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-paginator", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "57a488b0064a752646cac7fa2720f950b12eea9610367", async() => {
            }
                                                                        );
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Pagination_AbpPaginationTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Pagination.AbpPaginationTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Pagination_AbpPaginationTagHelper);
#line 33 "D:\Project\angular\Abp.UI\Pages\Components\Paginator.cshtml"
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Pagination_AbpPaginationTagHelper.Model = Model.PagerModel;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("model", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Pagination_AbpPaginationTagHelper.Model, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 33 "D:\Project\angular\Abp.UI\Pages\Components\Paginator.cshtml"
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Pagination_AbpPaginationTagHelper.ShowInfo = true;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("show-info", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Pagination_AbpPaginationTagHelper.ShowInfo, 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(879, 48, true);
            WriteLiteral("\n    </div>\n    <div class=\"code-area\">\n        ");
            EndContext();
            BeginContext(927, 3419, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-tabs", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "57a488b0064a752646cac7fa2720f950b12eea9612488", async() => {
                BeginContext(937, 13, true);
                WriteLiteral("\n            ");
                EndContext();
                BeginContext(950, 547, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "57a488b0064a752646cac7fa2720f950b12eea9612886", async() => {
                    BeginContext(979, 508, true);
                    WriteLiteral(@"
                <pre><code>
using Microsoft.AspNetCore.Mvc.RazorPages;
using Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Pagination;

namespace Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Pages.Components
{
    public class PaginatorModel : PageModel
    {
        public PagerModel PagerModel { get; set; }

        public void OnGet(int currentPage, string sort)
        {
            PagerModel = new PagerModel(100, 10, currentPage, 10, ""Paginator"", sort);
        }
    }
}
</code></pre>
            ");
                    EndContext();
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Tab.AbpTabTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper);
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper.Title = (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(1497, 13, true);
                WriteLiteral("\n            ");
                EndContext();
                BeginContext(1510, 193, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "57a488b0064a752646cac7fa2720f950b12eea9614934", async() => {
                    BeginContext(1552, 141, true);
                    WriteLiteral("\n                <pre><code>\n&lt;abp-paginator model=&quot;Model.PagerModel&quot; show-info=&quot;true&quot; /&gt;\n</code></pre>\n            ");
                    EndContext();
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Tab.AbpTabTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper);
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper.Title = (string)__tagHelperAttribute_2.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
#line 56 "D:\Project\angular\Abp.UI\Pages\Components\Paginator.cshtml"
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper.Active = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("active", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper.Active, 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(1703, 13, true);
                WriteLiteral("\n            ");
                EndContext();
                BeginContext(1716, 2610, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "57a488b0064a752646cac7fa2720f950b12eea9617047", async() => {
                    BeginContext(1742, 2574, true);
                    WriteLiteral(@"
                <pre><code>
&lt;div class=&quot;row mt-3&quot;&gt;    
    &lt;div class=&quot;col-sm-12 col-md-5&quot;&gt;
        Showing 80 to 90 of 100 entries.
    &lt;/div&gt;
    &lt;div class=&quot;col-sm-12 col-md-7&quot;&gt;
        &lt;nav aria-label=&quot;Page navigation&quot;&gt;
            &lt;ul class=&quot;pagination justify-content-end&quot;&gt;
                &lt;li class=&quot;page-item &quot;&gt;
                    &lt;a tabindex=&quot;-1&quot; class=&quot;page-link&quot; href=&quot;/Components/Paginator?currentPage=7&quot;&gt;Previous&lt;/a&gt;
                &lt;/li&gt;
                &lt;li class=&quot;page-item &quot;&gt;
                    &lt;a tabindex=&quot;-1&quot; class=&quot;page-link&quot; href=&quot;/Components/Paginator?currentPage=1&quot;&gt;1&lt;/a&gt;
                &lt;/li&gt;
                &lt;li class=&quot;page-item &quot;&gt;
                    &lt;a tabindex=&quot;-1&quot; class=&quot;page-link&quot; href=&quot;/Components/Paginator?currentPage=2&quot;&gt;");
                    WriteLiteral(@"2&lt;/a&gt;
                &lt;/li&gt;
                &lt;li class=&quot;page-item &quot;&gt;
                    &lt;span class=&quot;page-link gap&quot;&gt;&mldr;&lt;/span&gt;
                &lt;/li&gt;
                &lt;li class=&quot;page-item &quot;&gt;
                    &lt;a tabindex=&quot;-1&quot; class=&quot;page-link&quot; href=&quot;/Components/Paginator?currentPage=7&quot;&gt;7&lt;/a&gt;
                &lt;/li&gt;
                &lt;li class=&quot;page-item active&quot;&gt;
                     &lt;span class=&quot;page-link&quot;&gt;
                        8
                        &lt;span class=&quot;sr-only&quot;&gt;(current)&lt;/span&gt;
                     &lt;/span&gt;
                &lt;/li&gt;
                &lt;li class=&quot;page-item &quot;&gt;
                    &lt;a tabindex=&quot;-1&quot; class=&quot;page-link&quot; href=&quot;/Components/Paginator?currentPage=9&quot;&gt;9&lt;/a&gt;
                &lt;/li&gt;
                &lt;li class=&quot;page-item &quot;&gt;
  ");
                    WriteLiteral(@"                  &lt;a tabindex=&quot;-1&quot; class=&quot;page-link&quot; href=&quot;/Components/Paginator?currentPage=10&quot;&gt;10&lt;/a&gt;
                &lt;/li&gt;
                &lt;li class=&quot;page-item &quot;&gt;
                    &lt;a tabindex=&quot;-1&quot; class=&quot;page-link&quot; href=&quot;/Components/Paginator?currentPage=9&quot;&gt;Next&lt;/a&gt;
                &lt;/li&gt;
            &lt;/ul&gt;
         &lt;!-- nav--&gt;
    &lt;/nav&gt;&lt;/div&gt;
&lt;/div&gt;
</code></pre>
            ");
                    EndContext();
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Tab.AbpTabTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper);
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper.Title = (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(4326, 9, true);
                WriteLiteral("\n        ");
                EndContext();
            }
                                                                        );
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabsTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Tab.AbpTabsTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabsTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(4346, 18, true);
            WriteLiteral("\n    </div>\n</div>");
            EndContext();
        }
Beispiel #3
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 4 "D:\Project\angular\Abp.UI\Pages\Components\Modals.cshtml"

            ViewData["Title"] = "Modals";

#line default
#line hidden
            BeginContext(184, 1, true);
            WriteLiteral("\n");
            EndContext();
            DefineSection("styles", async() => {
                BeginContext(202, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(207, 84, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-style-bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d16e876c4c34c7747496554262a32a93340828b27224", async() => {
                    BeginContext(225, 9, true);
                    WriteLiteral("\n        ");
                    EndContext();
                    BeginContext(234, 33, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-style", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "d16e876c4c34c7747496554262a32a93340828b27643", async() => {
                    }
                                                                                );
                    __Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpStyleTagHelper>();
                    __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleTagHelper);
                    __Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleTagHelper.Src = (string)__tagHelperAttribute_0.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(267, 5, true);
                    WriteLiteral("\n    ");
                    EndContext();
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleBundleTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpStyleBundleTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleBundleTagHelper);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(291, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(294, 1, true);
            WriteLiteral("\n");
            EndContext();
            DefineSection("scripts", async() => {
                BeginContext(313, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(318, 181, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-script-bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d16e876c4c34c7747496554262a32a93340828b210303", async() => {
                    BeginContext(337, 1, true);
                    WriteLiteral("\n");
                    EndContext();
                    BeginContext(475, 4, true);
                    WriteLiteral("    ");
                    EndContext();
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpScriptBundleTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpScriptBundleTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpScriptBundleTagHelper);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(499, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(502, 485, true);
            WriteLiteral(@"
<link rel=""stylesheet""
      href=""http://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/styles/default.min.css"">
<script src=""http://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/highlight.min.js""></script>
<script>hljs.initHighlightingOnLoad();</script>


<h2>Modals</h2>

<p>Based on <a href=""https://getbootstrap.com/docs/4.1/components/modal/"" target=""_blank""> Bootstrap Modal</a>.</p>

<h4>Example</h4>

<div class=""demo-with-code"">
    <div class=""demo-area"">
        ");
            EndContext();
            BeginContext(987, 102, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d16e876c4c34c7747496554262a32a93340828b212373", async() => {
                BeginContext(1064, 12, true);
                WriteLiteral("Launch modal");
                EndContext();
            }
                                                                        );
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Button.AbpButtonTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper);
#line 35 "D:\Project\angular\Abp.UI\Pages\Components\Modals.cshtml"
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper.ButtonType = global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Button.AbpButtonType.Primary;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("button-type", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper.ButtonType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1089, 10, true);
            WriteLiteral("\n\n        ");
            EndContext();
            BeginContext(1099, 370, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-modal", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d16e876c4c34c7747496554262a32a93340828b214329", async() => {
                BeginContext(1152, 13, true);
                WriteLiteral("\n            ");
                EndContext();
                BeginContext(1165, 57, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-modal-header", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d16e876c4c34c7747496554262a32a93340828b214729", async() => {
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Modal_AbpModalHeaderTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Modal.AbpModalHeaderTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Modal_AbpModalHeaderTagHelper);
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Modal_AbpModalHeaderTagHelper.Title = (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(1222, 13, true);
                WriteLiteral("\n            ");
                EndContext();
                BeginContext(1235, 107, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-modal-body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d16e876c4c34c7747496554262a32a93340828b216190", async() => {
                    BeginContext(1251, 74, true);
                    WriteLiteral("\n                Woohoo, you\'re reading this text in a modal!\n            ");
                    EndContext();
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Modal_AbpModalBodyTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Modal.AbpModalBodyTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Modal_AbpModalBodyTagHelper);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1342, 13, true);
                WriteLiteral("\n            ");
                EndContext();
                BeginContext(1355, 93, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-modal-footer", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d16e876c4c34c7747496554262a32a93340828b217609", async() => {
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Modal_AbpModalFooterTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Modal.AbpModalFooterTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Modal_AbpModalFooterTagHelper);
#line 42 "D:\Project\angular\Abp.UI\Pages\Components\Modals.cshtml"
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Modal_AbpModalFooterTagHelper.Buttons = (AbpModalButtons.Save | AbpModalButtons.Close);

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("buttons", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Modal_AbpModalFooterTagHelper.Buttons, 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(1448, 9, true);
                WriteLiteral("\n        ");
                EndContext();
            }
                                                                        );
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Modal_AbpModalTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Modal.AbpModalTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Modal_AbpModalTagHelper);
#line 37 "D:\Project\angular\Abp.UI\Pages\Components\Modals.cshtml"
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Modal_AbpModalTagHelper.Centered = true;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("centered", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Modal_AbpModalTagHelper.Centered, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 37 "D:\Project\angular\Abp.UI\Pages\Components\Modals.cshtml"
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Modal_AbpModalTagHelper.Size = global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Modal.AbpModalSize.Large;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("size", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Modal_AbpModalTagHelper.Size, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_4);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1469, 48, true);
            WriteLiteral("\n    </div>\n    <div class=\"code-area\">\n        ");
            EndContext();
            BeginContext(1517, 2206, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-tabs", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d16e876c4c34c7747496554262a32a93340828b221237", async() => {
                BeginContext(1527, 13, true);
                WriteLiteral("\n            ");
                EndContext();
                BeginContext(1540, 654, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d16e876c4c34c7747496554262a32a93340828b221637", async() => {
                    BeginContext(1568, 616, true);
                    WriteLiteral(@"
                <pre><code>
&lt;abp-button button-type=&quot;Primary&quot; data-toggle=&quot;modal&quot; data-target=&quot;#myModal&quot;&gt;Launch modal&lt;/abp-button&gt;

&lt;abp-modal centered=&quot;true&quot; size=&quot;Large&quot; id=&quot;myModal&quot;&gt;
   &lt;abp-modal-header title=&quot;Modal title&quot;&gt;&lt;/abp-modal-header&gt;
   &lt;abp-modal-body&gt;
       Woohoo, you're reading this text in a modal!
   &lt;/abp-modal-body&gt;
   &lt;abp-modal-footer buttons=&quot;(AbpModalButtons.Save|AbpModalButtons.Close)&quot;&gt;&lt;/abp-modal-footer&gt;
&lt;/abp-modal&gt;
</code></pre>
            ");
                    EndContext();
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Tab.AbpTabTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper);
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper.Title = (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(2194, 13, true);
                WriteLiteral("\n            ");
                EndContext();
                BeginContext(2207, 1496, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d16e876c4c34c7747496554262a32a93340828b223793", async() => {
                    BeginContext(2233, 1460, true);
                    WriteLiteral(@"
                <pre><code>
&lt;!-- Button trigger modal --&gt;
&lt;button type=&quot;button&quot; class=&quot;btn btn-primary&quot; data-toggle=&quot;modal&quot; data-target=&quot;#exampleModal&quot;&gt;
  Launch demo modal
&lt;/button&gt;

&lt;!-- Modal --&gt;
&lt;div class=&quot;modal fade&quot; id=&quot;exampleModal&quot; tabindex=&quot;-1&quot; role=&quot;dialog&quot; aria-labelledby=&quot;exampleModalLabel&quot; aria-hidden=&quot;true&quot;&gt;
  &lt;div class=&quot;modal-dialog modal-dialog-centered modal-lg&quot; role=&quot;document&quot;&gt;
    &lt;div class=&quot;modal-content&quot;&gt;
      &lt;div class=&quot;modal-header&quot;&gt;
        &lt;h5 class=&quot;modal-title&quot; id=&quot;exampleModalLabel&quot;&gt;Modal title&lt;/h5&gt;
        &lt;button type=&quot;button&quot; class=&quot;close&quot; data-dismiss=&quot;modal&quot; aria-label=&quot;Close&quot;&gt;
          &lt;span aria-hidden=&quot;true&quot;&gt;&amp;times;&lt;/span&gt;
        &lt;/button&gt;
      &lt;/div&gt;
      &lt;div c");
                    WriteLiteral(@"lass=&quot;modal-body&quot;&gt;
        ...
      &lt;/div&gt;
      &lt;div class=&quot;modal-footer&quot;&gt;
        &lt;button type=&quot;button&quot; class=&quot;btn btn-secondary&quot; data-dismiss=&quot;modal&quot;&gt;Close&lt;/button&gt;
        &lt;button type=&quot;button&quot; class=&quot;btn btn-primary&quot;&gt;Save&lt;/button&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;
</code></pre>
            ");
                    EndContext();
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Tab.AbpTabTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper);
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper.Title = (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(3703, 9, true);
                WriteLiteral("\n        ");
                EndContext();
            }
                                                                        );
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabsTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Tab.AbpTabsTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabsTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(3723, 19, true);
            WriteLiteral("\n    </div>\n</div>\n");
            EndContext();
        }
Beispiel #4
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 3 "D:\Project\angular\Abp.UI\Pages\Components\Breadcrumbs.cshtml"

            ViewData["Title"] = "Breadcrumbs";

#line default
#line hidden
            BeginContext(133, 1, true);
            WriteLiteral("\n");
            EndContext();
            DefineSection("styles", async() => {
                BeginContext(151, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(156, 84, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-style-bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a72c45c9e35f84c2d4fb87bfe6a4abcc9c340ec26429", async() => {
                    BeginContext(174, 9, true);
                    WriteLiteral("\n        ");
                    EndContext();
                    BeginContext(183, 33, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-style", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "a72c45c9e35f84c2d4fb87bfe6a4abcc9c340ec26848", async() => {
                    }
                                                                                );
                    __Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpStyleTagHelper>();
                    __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleTagHelper);
                    __Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleTagHelper.Src = (string)__tagHelperAttribute_0.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(216, 5, true);
                    WriteLiteral("\n    ");
                    EndContext();
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleBundleTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpStyleBundleTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleBundleTagHelper);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(240, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(243, 1, true);
            WriteLiteral("\n");
            EndContext();
            DefineSection("scripts", async() => {
                BeginContext(262, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(267, 181, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-script-bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a72c45c9e35f84c2d4fb87bfe6a4abcc9c340ec29508", async() => {
                    BeginContext(286, 1, true);
                    WriteLiteral("\n");
                    EndContext();
                    BeginContext(424, 4, true);
                    WriteLiteral("    ");
                    EndContext();
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpScriptBundleTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpScriptBundleTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpScriptBundleTagHelper);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(448, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(451, 501, true);
            WriteLiteral(@"
<link rel=""stylesheet""
      href=""http://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/styles/default.min.css"">
<script src=""http://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/highlight.min.js""></script>
<script>hljs.initHighlightingOnLoad();</script>

<h2>Breadcrumbs</h2>

<p>Based on <a href=""https://getbootstrap.com/docs/4.1/components/breadcrumbs/"" target=""_blank""> Bootstrap Breadcrumb</a>.</p>

<h4>Example</h4>

<div class=""demo-with-code"">
    <div class=""demo-area"">

        ");
            EndContext();
            BeginContext(952, 91, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-breadcrumb", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a72c45c9e35f84c2d4fb87bfe6a4abcc9c340ec211592", async() => {
                BeginContext(968, 13, true);
                WriteLiteral("\n            ");
                EndContext();
                BeginContext(981, 36, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-breadcrumb-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "a72c45c9e35f84c2d4fb87bfe6a4abcc9c340ec211995", async() => {
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbItemTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Breadcrumb.AbpBreadcrumbItemTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbItemTagHelper);
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbItemTagHelper.Title = (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(1017, 9, true);
                WriteLiteral("\n        ");
                EndContext();
            }
                                                                        );
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Breadcrumb.AbpBreadcrumbTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1043, 10, true);
            WriteLiteral("\n\n        ");
            EndContext();
            BeginContext(1053, 152, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-breadcrumb", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a72c45c9e35f84c2d4fb87bfe6a4abcc9c340ec214367", async() => {
                BeginContext(1069, 13, true);
                WriteLiteral("\n            ");
                EndContext();
                BeginContext(1082, 45, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-breadcrumb-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "a72c45c9e35f84c2d4fb87bfe6a4abcc9c340ec214772", async() => {
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbItemTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Breadcrumb.AbpBreadcrumbItemTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbItemTagHelper);
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbItemTagHelper.Href = (string)__tagHelperAttribute_2.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbItemTagHelper.Title = (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(1127, 13, true);
                WriteLiteral("\n            ");
                EndContext();
                BeginContext(1140, 39, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-breadcrumb-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "a72c45c9e35f84c2d4fb87bfe6a4abcc9c340ec216503", async() => {
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbItemTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Breadcrumb.AbpBreadcrumbItemTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbItemTagHelper);
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbItemTagHelper.Title = (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(1179, 9, true);
                WriteLiteral("\n        ");
                EndContext();
            }
                                                                        );
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Breadcrumb.AbpBreadcrumbTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1205, 10, true);
            WriteLiteral("\n\n        ");
            EndContext();
            BeginContext(1215, 208, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-breadcrumb", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a72c45c9e35f84c2d4fb87bfe6a4abcc9c340ec218875", async() => {
                BeginContext(1231, 13, true);
                WriteLiteral("\n            ");
                EndContext();
                BeginContext(1244, 45, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-breadcrumb-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "a72c45c9e35f84c2d4fb87bfe6a4abcc9c340ec219280", async() => {
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbItemTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Breadcrumb.AbpBreadcrumbItemTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbItemTagHelper);
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbItemTagHelper.Href = (string)__tagHelperAttribute_2.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbItemTagHelper.Title = (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(1289, 13, true);
                WriteLiteral("\n            ");
                EndContext();
                BeginContext(1302, 47, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-breadcrumb-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "a72c45c9e35f84c2d4fb87bfe6a4abcc9c340ec221011", async() => {
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbItemTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Breadcrumb.AbpBreadcrumbItemTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbItemTagHelper);
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbItemTagHelper.Href = (string)__tagHelperAttribute_2.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbItemTagHelper.Title = (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(1349, 13, true);
                WriteLiteral("\n            ");
                EndContext();
                BeginContext(1362, 35, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-breadcrumb-item", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "a72c45c9e35f84c2d4fb87bfe6a4abcc9c340ec222742", async() => {
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbItemTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Breadcrumb.AbpBreadcrumbItemTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbItemTagHelper);
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbItemTagHelper.Title = (string)__tagHelperAttribute_4.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1397, 9, true);
                WriteLiteral("\n        ");
                EndContext();
            }
                                                                        );
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Breadcrumb.AbpBreadcrumbTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Breadcrumb_AbpBreadcrumbTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1423, 48, true);
            WriteLiteral("\n    </div>\n    <div class=\"code-area\">\n        ");
            EndContext();
            BeginContext(1471, 1749, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-tabs", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a72c45c9e35f84c2d4fb87bfe6a4abcc9c340ec225156", async() => {
                BeginContext(1481, 13, true);
                WriteLiteral("\n            ");
                EndContext();
                BeginContext(1494, 640, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a72c45c9e35f84c2d4fb87bfe6a4abcc9c340ec225556", async() => {
                    BeginContext(1522, 602, true);
                    WriteLiteral(@"
                <pre><code>

&lt;abp-breadcrumb&gt;
    &lt;abp-breadcrumb-item title=&quot;Home&quot; /&gt;
&lt;/abp-breadcrumb&gt;

&lt;abp-breadcrumb&gt;
    &lt;abp-breadcrumb-item href=&quot;#&quot; title=&quot;Home&quot; /&gt;
    &lt;abp-breadcrumb-item title=&quot;Library&quot; /&gt;
&lt;/abp-breadcrumb&gt;

&lt;abp-breadcrumb&gt;
    &lt;abp-breadcrumb-item href=&quot;#&quot; title=&quot;Home&quot; /&gt;
    &lt;abp-breadcrumb-item href=&quot;#&quot; title=&quot;Library&quot;/&gt;
    &lt;abp-breadcrumb-item title=&quot;Page&quot;/&gt;
&lt;/abp-breadcrumb&gt;
</code></pre>
            ");
                    EndContext();
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Tab.AbpTabTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper);
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper.Title = (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(2134, 13, true);
                WriteLiteral("\n            ");
                EndContext();
                BeginContext(2147, 1053, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a72c45c9e35f84c2d4fb87bfe6a4abcc9c340ec227698", async() => {
                    BeginContext(2173, 1017, true);
                    WriteLiteral(@"
                <pre><code>
&lt;nav aria-label=&quot;breadcrumb&quot;&gt;
  &lt;ol class=&quot;breadcrumb&quot;&gt;
    &lt;li class=&quot;breadcrumb-item active&quot; aria-current=&quot;page&quot;&gt;Home&lt;/li&gt;
  &lt;/ol&gt;
&lt;/nav&gt;

&lt;nav aria-label=&quot;breadcrumb&quot;&gt;
  &lt;ol class=&quot;breadcrumb&quot;&gt;
    &lt;li class=&quot;breadcrumb-item&quot;&gt;&lt;a href=&quot;#&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;
    &lt;li class=&quot;breadcrumb-item active&quot; aria-current=&quot;page&quot;&gt;Library&lt;/li&gt;
  &lt;/ol&gt;
&lt;/nav&gt;

&lt;nav aria-label=&quot;breadcrumb&quot;&gt;
  &lt;ol class=&quot;breadcrumb&quot;&gt;
    &lt;li class=&quot;breadcrumb-item&quot;&gt;&lt;a href=&quot;#&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;
    &lt;li class=&quot;breadcrumb-item&quot;&gt;&lt;a href=&quot;#&quot;&gt;Library&lt;/a&gt;&lt;/li&gt;
    &lt;li class=&quot;breadcrumb-item active&quot; aria-current=&quot;page&quot;&gt;Data&lt;/li&gt;
  &lt;/ol&gt;
&lt;/nav&gt;
</code></pre>
            ");
                    EndContext();
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Tab.AbpTabTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper);
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper.Title = (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(3200, 9, true);
                WriteLiteral("\n        ");
                EndContext();
            }
                                                                        );
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabsTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Tab.AbpTabsTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabsTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(3220, 18, true);
            WriteLiteral("\n    </div>\n</div>");
            EndContext();
        }
Beispiel #5
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 3 "D:\Project\angular\Abp.UI\Pages\Components\Tooltips.cshtml"

            ViewData["Title"] = "Tooltips";

#line default
#line hidden
            BeginContext(127, 1, true);
            WriteLiteral("\n");
            EndContext();
            DefineSection("styles", async() => {
                BeginContext(145, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(150, 84, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-style-bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "fec9ba0c0de396ac2eb108c867c20a7ab5729ddd6248", async() => {
                    BeginContext(168, 9, true);
                    WriteLiteral("\n        ");
                    EndContext();
                    BeginContext(177, 33, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-style", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "fec9ba0c0de396ac2eb108c867c20a7ab5729ddd6667", async() => {
                    }
                                                                                );
                    __Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpStyleTagHelper>();
                    __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleTagHelper);
                    __Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleTagHelper.Src = (string)__tagHelperAttribute_0.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(210, 5, true);
                    WriteLiteral("\n    ");
                    EndContext();
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleBundleTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpStyleBundleTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleBundleTagHelper);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(234, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(237, 227, true);
            WriteLiteral("\n<h2>Tooltips</h2>\n\n<p>Based on <a href=\"https://getbootstrap.com/docs/4.1/components/tooltips/\" target=\"_blank\"> Bootstrap Tooltips</a>.</p>\n\n<h4>Example</h4>\n\n<div class=\"demo-with-code\">\n    <div class=\"demo-area\">\n\n        ");
            EndContext();
            BeginContext(464, 84, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "fec9ba0c0de396ac2eb108c867c20a7ab5729ddd9395", async() => {
                BeginContext(498, 37, true);
                WriteLiteral("\n            Tooltip Default\n        ");
                EndContext();
            }
                                                                        );
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Button.AbpButtonTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper);
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tooltip_AbpTooltipTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Tooltip.AbpTooltipTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tooltip_AbpTooltipTagHelper);
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tooltip_AbpTooltipTagHelper.AbpTooltip = (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(548, 9, true);
            WriteLiteral("\n        ");
            EndContext();
            BeginContext(557, 87, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "fec9ba0c0de396ac2eb108c867c20a7ab5729ddd11229", async() => {
                BeginContext(595, 36, true);
                WriteLiteral("\n            Tooltip on top\n        ");
                EndContext();
            }
                                                                        );
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Button.AbpButtonTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper);
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tooltip_AbpTooltipTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Tooltip.AbpTooltipTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tooltip_AbpTooltipTagHelper);
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tooltip_AbpTooltipTagHelper.AbpTooltipTop = (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(644, 9, true);
            WriteLiteral("\n        ");
            EndContext();
            BeginContext(653, 91, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "fec9ba0c0de396ac2eb108c867c20a7ab5729ddd13066", async() => {
                BeginContext(693, 38, true);
                WriteLiteral("\n            Tooltip on right\n        ");
                EndContext();
            }
                                                                        );
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Button.AbpButtonTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper);
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tooltip_AbpTooltipTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Tooltip.AbpTooltipTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tooltip_AbpTooltipTagHelper);
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tooltip_AbpTooltipTagHelper.AbpTooltipRight = (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(744, 9, true);
            WriteLiteral("\n        ");
            EndContext();
            BeginContext(753, 93, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "fec9ba0c0de396ac2eb108c867c20a7ab5729ddd14907", async() => {
                BeginContext(794, 39, true);
                WriteLiteral("\n            Tooltip on bottom\n        ");
                EndContext();
            }
                                                                        );
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Button.AbpButtonTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper);
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tooltip_AbpTooltipTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Tooltip.AbpTooltipTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tooltip_AbpTooltipTagHelper);
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tooltip_AbpTooltipTagHelper.AbpTooltipBottom = (string)__tagHelperAttribute_4.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(846, 9, true);
            WriteLiteral("\n        ");
            EndContext();
            BeginContext(855, 108, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "fec9ba0c0de396ac2eb108c867c20a7ab5729ddd16751", async() => {
                BeginContext(905, 45, true);
                WriteLiteral("\n            Disabled button Tooltip\n        ");
                EndContext();
            }
                                                                        );
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Button.AbpButtonTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper);
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tooltip_AbpTooltipTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Tooltip.AbpTooltipTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tooltip_AbpTooltipTagHelper);
#line 34 "D:\Project\angular\Abp.UI\Pages\Components\Tooltips.cshtml"
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper.Disabled = true;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("disabled", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper.Disabled, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tooltip_AbpTooltipTagHelper.AbpTooltip = (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(963, 48, true);
            WriteLiteral("\n    </div>\n    <div class=\"code-area\">\n        ");
            EndContext();
            BeginContext(1011, 2292, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-tabs", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "fec9ba0c0de396ac2eb108c867c20a7ab5729ddd19083", async() => {
                BeginContext(1021, 13, true);
                WriteLiteral("\n            ");
                EndContext();
                BeginContext(1034, 629, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "fec9ba0c0de396ac2eb108c867c20a7ab5729ddd19483", async() => {
                    BeginContext(1076, 577, true);
                    WriteLiteral(@"
                <pre><code>
&lt;abp-button abp-tooltip=&quot;Tooltip&quot;&gt;
      Tooltip Default
&lt;/abp-button&gt;

&lt;abp-button abp-tooltip-top=&quot;Tooltip&quot;&gt;
      Tooltip on top
&lt;/abp-button&gt;

&lt;abp-button abp-tooltip-right=&quot;Tooltip&quot;&gt;
      Tooltip on right
&lt;/abp-button&gt;

&lt;abp-button abp-tooltip-bottom=&quot;Tooltip&quot;&gt;
      Tooltip on bottom
&lt;/abp-button&gt;

&lt;abp-button disabled=&quot;true&quot; abp-tooltip=&quot;Tooltip&quot;&gt;
      Disabled button Tooltip
&lt;/abp-button&gt;
</code></pre>
            ");
                    EndContext();
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Tab.AbpTabTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper);
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper.Title = (string)__tagHelperAttribute_5.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
#line 40 "D:\Project\angular\Abp.UI\Pages\Components\Tooltips.cshtml"
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper.Active = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("active", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper.Active, 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(1663, 13, true);
                WriteLiteral("\n            ");
                EndContext();
                BeginContext(1676, 1607, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "fec9ba0c0de396ac2eb108c867c20a7ab5729ddd22028", async() => {
                    BeginContext(1702, 1571, true);
                    WriteLiteral(@"
                <pre><code>
&lt;button class=&quot;btn&quot; type=&quot;button&quot; data-busy-text=&quot;Processing...&quot; data-toggle=&quot;tooltip&quot; data-placement=&quot;top&quot; title=&quot;&quot; data-original-title=&quot;Tooltip&quot;&gt;
    Tooltip Default
&lt;/button&gt;

&lt;button class=&quot;btn&quot; type=&quot;button&quot; data-busy-text=&quot;Processing...&quot; data-toggle=&quot;tooltip&quot; data-placement=&quot;top&quot; title=&quot;&quot; data-original-title=&quot;Tooltip&quot;&gt;
    Tooltip on top
&lt;/button&gt;

&lt;button class=&quot;btn&quot; type=&quot;button&quot; data-busy-text=&quot;Processing...&quot; data-toggle=&quot;tooltip&quot; data-placement=&quot;right&quot; title=&quot;&quot; data-original-title=&quot;Tooltip&quot;&gt;
     Tooltip on right
&lt;/button&gt;

&lt;button class=&quot;btn&quot; type=&quot;button&quot; data-busy-text=&quot;Processing...&quot; data-toggle=&quot;tooltip&quot; data-placement=&quot;bottom&quot; title=&quot;&quot; data-original-title=&quot;");
                    WriteLiteral(@"Tooltip&quot;&gt;
    Tooltip on bottom
&lt;/button&gt;

&lt;span class=&quot;d-inline-block&quot; tabindex=&quot;0&quot; data-toggle=&quot;tooltip&quot; data-placement=&quot;top&quot; title=&quot;&quot; data-original-title=&quot;Tooltip&quot;&gt;
    &lt;button class=&quot;btn&quot; disabled=&quot;disabled&quot; type=&quot;button&quot; data-busy-text=&quot;Processing...&quot; data-placement=&quot;top&quot; style=&quot;pointer-events: none;&quot;&gt;
        Disabled button Tooltip
    &lt;/button&gt;
&lt;/span&gt;
</code></pre>
            ");
                    EndContext();
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Tab.AbpTabTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper);
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper.Title = (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(3283, 9, true);
                WriteLiteral("\n        ");
                EndContext();
            }
                                                                        );
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabsTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Tab.AbpTabsTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabsTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(3303, 19, true);
            WriteLiteral("\n    </div>\n</div>\n");
            EndContext();
        }
Beispiel #6
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 3 "D:\Project\angular\Abp.UI\Pages\Components\Popovers.cshtml"

            ViewData["Title"] = "Popovers";

#line default
#line hidden
            BeginContext(127, 1, true);
            WriteLiteral("\n");
            EndContext();
            DefineSection("styles", async() => {
                BeginContext(145, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(150, 84, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-style-bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a82e2095c70111d0288d7d7f2e5ddcf714d62b4c6843", async() => {
                    BeginContext(168, 9, true);
                    WriteLiteral("\n        ");
                    EndContext();
                    BeginContext(177, 33, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-style", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "a82e2095c70111d0288d7d7f2e5ddcf714d62b4c7262", async() => {
                    }
                                                                                );
                    __Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpStyleTagHelper>();
                    __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleTagHelper);
                    __Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleTagHelper.Src = (string)__tagHelperAttribute_0.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(210, 5, true);
                    WriteLiteral("\n    ");
                    EndContext();
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleBundleTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpStyleBundleTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpStyleBundleTagHelper);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(234, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(237, 1, true);
            WriteLiteral("\n");
            EndContext();
            DefineSection("scripts", async() => {
                BeginContext(256, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(261, 181, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-script-bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a82e2095c70111d0288d7d7f2e5ddcf714d62b4c9922", async() => {
                    BeginContext(280, 1, true);
                    WriteLiteral("\n");
                    EndContext();
                    BeginContext(418, 4, true);
                    WriteLiteral("    ");
                    EndContext();
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpScriptBundleTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpScriptBundleTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bundling_TagHelpers_AbpScriptBundleTagHelper);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(442, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                          );
            BeginContext(445, 495, true);
            WriteLiteral(@"
<link rel=""stylesheet""
      href=""http://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/styles/default.min.css"">
<script src=""http://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/highlight.min.js""></script>
<script>hljs.initHighlightingOnLoad();</script>


<h2>Popovers</h2>

<p>Based on <a href=""https://getbootstrap.com/docs/4.1/components/Popovers/"" target=""_blank""> Bootstrap Popovers</a>.</p>


<h4>Example</h4>

<div class=""demo-with-code"">
    <div class=""demo-area"">

        ");
            EndContext();
            BeginContext(940, 101, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a82e2095c70111d0288d7d7f2e5ddcf714d62b4c12001", async() => {
                BeginContext(991, 37, true);
                WriteLiteral("\n            Popover Default\n        ");
                EndContext();
            }
                                                                        );
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Button.AbpButtonTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper);
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Popover_AbpPopoverTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Popover.AbpPopoverTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Popover_AbpPopoverTagHelper);
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Popover_AbpPopoverTagHelper.AbpPopover = (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, 9, true);
            WriteLiteral("\n        ");
            EndContext();
            BeginContext(1050, 130, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a82e2095c70111d0288d7d7f2e5ddcf714d62b4c13839", async() => {
                BeginContext(1127, 40, true);
                WriteLiteral("\n            Popover With Title\n        ");
                EndContext();
            }
                                                                        );
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Button.AbpButtonTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper);
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Popover_AbpPopoverTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Popover.AbpPopoverTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Popover_AbpPopoverTagHelper);
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Popover_AbpPopoverTagHelper.AbpPopoverTop = (string)__tagHelperAttribute_2.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1180, 9, true);
            WriteLiteral("\n        ");
            EndContext();
            BeginContext(1189, 152, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a82e2095c70111d0288d7d7f2e5ddcf714d62b4c15767", async() => {
                BeginContext(1287, 41, true);
                WriteLiteral("\n            Dismissible Popover\n        ");
                EndContext();
            }
                                                                        );
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Button.AbpButtonTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper);
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Popover_AbpPopoverTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Popover.AbpPopoverTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Popover_AbpPopoverTagHelper);
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Popover_AbpPopoverTagHelper.AbpPopoverRight = (string)__tagHelperAttribute_4.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
#line 42 "D:\Project\angular\Abp.UI\Pages\Components\Popovers.cshtml"
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Popover_AbpPopoverTagHelper.Dismissible = true;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("dismissible", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Popover_AbpPopoverTagHelper.Dismissible, 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(1341, 9, true);
            WriteLiteral("\n        ");
            EndContext();
            BeginContext(1350, 145, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a82e2095c70111d0288d7d7f2e5ddcf714d62b4c18153", async() => {
                BeginContext(1444, 38, true);
                WriteLiteral("\n            Disabled Popover\n        ");
                EndContext();
            }
                                                                        );
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Button.AbpButtonTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper);
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Popover_AbpPopoverTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Popover.AbpPopoverTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Popover_AbpPopoverTagHelper);
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Popover_AbpPopoverTagHelper.AbpPopoverLeft = (string)__tagHelperAttribute_5.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
#line 45 "D:\Project\angular\Abp.UI\Pages\Components\Popovers.cshtml"
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper.Disabled = true;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("disabled", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper.Disabled, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Popover_AbpPopoverTagHelper.Disabled = __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Button_AbpButtonTagHelper.Disabled;
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1495, 48, true);
            WriteLiteral("\n    </div>\n    <div class=\"code-area\">\n        ");
            EndContext();
            BeginContext(1543, 2346, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-tabs", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a82e2095c70111d0288d7d7f2e5ddcf714d62b4c20755", async() => {
                BeginContext(1553, 13, true);
                WriteLiteral("\n            ");
                EndContext();
                BeginContext(1566, 745, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a82e2095c70111d0288d7d7f2e5ddcf714d62b4c21155", async() => {
                    BeginContext(1608, 693, true);
                    WriteLiteral(@"
                <pre><code>
&lt;abp-button abp-popover=&quot;Hi, i&apos;m popover content!&quot;&gt;
       Popover Default
&lt;/abp-button&gt;
&lt;abp-button abp-popover-top=&quot;Hi, i&apos;m popover content!&quot; title=&quot;Popover Title&quot;&gt;
       Popover With Title
&lt;/abp-button&gt;
&lt;abp-button abp-popover-right=&quot;Hi, i&apos;m popover content!&quot; title=&quot;Popover Title&quot; dismissible=&quot;true&quot;&gt;
       Dismissible Popover
&lt;/abp-button&gt;
&lt;abp-button abp-popover-left=&quot;Hi, i&apos;m popover content!&quot; title=&quot;Popover Title&quot; disabled=&quot;true&quot;&gt;
       Disabled Popover
&lt;/abp-button&gt;
</code></pre>
            ");
                    EndContext();
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Tab.AbpTabTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper);
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper.Title = (string)__tagHelperAttribute_6.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
#line 51 "D:\Project\angular\Abp.UI\Pages\Components\Popovers.cshtml"
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper.Active = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("active", __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper.Active, 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(2311, 13, true);
                WriteLiteral("\n            ");
                EndContext();
                BeginContext(2324, 1545, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("abp-tab", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a82e2095c70111d0288d7d7f2e5ddcf714d62b4c23816", async() => {
                    BeginContext(2350, 1509, true);
                    WriteLiteral(@"
                <pre><code>
&lt;button class=&quot;btn&quot; type=&quot;button&quot; data-busy-text=&quot;Processing...&quot; data-toggle=&quot;popover&quot; data-placement=&quot;bottom&quot; data-content=&quot;Hi, i&apos;m popover content!&quot; data-original-title=&quot;&quot; title=&quot;&quot;&gt;
      Popover Default
&lt;/button&gt;
&lt;button title=&quot;&quot; class=&quot;btn&quot; type=&quot;button&quot; data-busy-text=&quot;Processing...&quot; data-toggle=&quot;popover&quot; data-placement=&quot;top&quot; data-content=&quot;Hi, i&apos;m popover content!&quot; data-original-title=&quot;Popover Title&quot;&gt;
      Popover With Title
&lt;/button&gt;
&lt;button title=&quot;&quot; class=&quot;btn&quot; type=&quot;button&quot; data-busy-text=&quot;Processing...&quot; data-toggle=&quot;popover&quot; data-placement=&quot;right&quot; data-content=&quot;Hi, i&apos;m popover content!&quot; data-trigger=&quot;focus&quot; data-original-title=&quot;Popover Title&quot;&gt;
      Dismissible Popover
&lt;/button&");
                    WriteLiteral(@"gt;
&lt;span class=&quot;d-inline-block&quot; title=&quot;&quot; data-placement=&quot;left&quot; data-toggle=&quot;popover&quot; data-content=&quot;Hi, i&apos;m popover content!&quot; data-original-title=&quot;Popover Title&quot;&gt;&lt;button title=&quot;Popover Title&quot; class=&quot;btn&quot; type=&quot;button&quot; data-busy-text=&quot;Processing...&quot; style=&quot;pointer-events: none;&quot;&gt;
      Disabled Popover
&lt;/button&gt;&lt;/span&gt;
</code></pre>
            ");
                    EndContext();
                }
                                                                            );
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Tab.AbpTabTagHelper>();
                __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper);
                __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabTagHelper.Title = (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(3869, 9, true);
                WriteLiteral("\n        ");
                EndContext();
            }
                                                                        );
            __Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabsTagHelper = CreateTagHelper <global::Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Tab.AbpTabsTagHelper>();
            __tagHelperExecutionContext.Add(__Volo_Abp_AspNetCore_Mvc_UI_Bootstrap_TagHelpers_Tab_AbpTabsTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(3889, 19, true);
            WriteLiteral("\n    </div>\n</div>\n");
            EndContext();
        }