Esempio n. 1
0
 public IActionResult Step101Next(int id)
 {
     return(Routine2Helper.DoAction(id, Routine2Actions.F1, "ارسال تستی"));
 }
Esempio n. 2
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(207, 74, false);
#line 6 "D:\GitHub\exir\Internship\src\Internship.Web\Views\Test\_CustomActions\_Step101.cshtml"
            Write(Html.Raw(Routine2Helper.RemoveButton(Model.Entity.Id, Routine2Actions.F1)));

#line default
#line hidden
            EndContext();
            BeginContext(281, 14, true);
            WriteLiteral("\r\n\r\n\r\n\r\n<span ");
            EndContext();
            BeginContext(296, 33, false);
#line 10 "D:\GitHub\exir\Internship\src\Internship.Web\Views\Test\_CustomActions\_Step101.cshtml"
            Write(Html.Raw(FancyboxHelper.Button()));

#line default
#line hidden
            EndContext();
            BeginContext(329, 7, true);
            WriteLiteral(">\r\n    ");
            EndContext();
            BeginContext(336, 211, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "59c4b62ad9f90a72e2b3130bab885bd661690fc27484", async() => {
                BeginContext(455, 88, true);
                WriteLiteral("\r\n        <i class=\"pe-7s-play largeicon\" title=\"ارسال\" data-toggle=\"tooltip\"></i>\r\n    ");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
            __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Controller = (string)__tagHelperAttribute_0.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
            __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Action = (string)__tagHelperAttribute_1.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
            if (__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.RouteValues == null)
            {
                throw new InvalidOperationException(InvalidTagHelperIndexerAssignment("asp-route-id", "Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper", "RouteValues"));
            }
            BeginWriteTagHelperAttribute();
#line 11 "D:\GitHub\exir\Internship\src\Internship.Web\Views\Test\_CustomActions\_Step101.cshtml"
            WriteLiteral(Model.Entity.Id);

#line default
#line hidden
            __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
            __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.RouteValues["id"] = __tagHelperStringValueBuffer;
            __tagHelperExecutionContext.AddTagHelperAttribute("asp-route-id", __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.RouteValues["id"], global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

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