_ValidationScriptsPartial.cshtml.g.cs 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. #pragma checksum "E:\Ropin\svn\SH_HB\Source_SQ\Ropin.Inspection.Api\Ropin.Environmentally.WebScada\Pages\Shared\_ValidationScriptsPartial.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a47"
  2. // <auto-generated/>
  3. #pragma warning disable 1591
  4. [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(Ropin.Environmentally.WebScada.Pages.Shared.Pages_Shared__ValidationScriptsPartial), @"mvc.1.0.view", @"/Pages/Shared/_ValidationScriptsPartial.cshtml")]
  5. namespace Ropin.Environmentally.WebScada.Pages.Shared
  6. {
  7. #line hidden
  8. using System;
  9. using System.Collections.Generic;
  10. using System.Linq;
  11. using System.Threading.Tasks;
  12. using Microsoft.AspNetCore.Mvc;
  13. using Microsoft.AspNetCore.Mvc.Rendering;
  14. using Microsoft.AspNetCore.Mvc.ViewFeatures;
  15. #nullable restore
  16. #line 1 "E:\Ropin\svn\SH_HB\Source_SQ\Ropin.Inspection.Api\Ropin.Environmentally.WebScada\Pages\_ViewImports.cshtml"
  17. using Ropin.Environmentally.WebScada;
  18. #line default
  19. #line hidden
  20. #nullable disable
  21. [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a47", @"/Pages/Shared/_ValidationScriptsPartial.cshtml")]
  22. [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"f7c41d80880fb1220f6e4bb4cfa546024a9dd4c3", @"/Pages/_ViewImports.cshtml")]
  23. #nullable restore
  24. public class Pages_Shared__ValidationScriptsPartial : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
  25. #nullable disable
  26. {
  27. private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_0 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", new global::Microsoft.AspNetCore.Html.HtmlString("~/lib/jquery-validation/dist/jquery.validate.min.js"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
  28. private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_1 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", new global::Microsoft.AspNetCore.Html.HtmlString("~/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
  29. #line hidden
  30. #pragma warning disable 0649
  31. private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext;
  32. #pragma warning restore 0649
  33. private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner();
  34. #pragma warning disable 0169
  35. private string __tagHelperStringValueBuffer;
  36. #pragma warning restore 0169
  37. private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null;
  38. private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager
  39. {
  40. get
  41. {
  42. if (__backed__tagHelperScopeManager == null)
  43. {
  44. __backed__tagHelperScopeManager = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager(StartTagHelperWritingScope, EndTagHelperWritingScope);
  45. }
  46. return __backed__tagHelperScopeManager;
  47. }
  48. }
  49. private global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper;
  50. #pragma warning disable 1998
  51. public async override global::System.Threading.Tasks.Task ExecuteAsync()
  52. {
  53. __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a473959", async() => {
  54. }
  55. );
  56. __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
  57. __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
  58. __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
  59. await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
  60. if (!__tagHelperExecutionContext.Output.IsContentModified)
  61. {
  62. await __tagHelperExecutionContext.SetOutputContentAsync();
  63. }
  64. Write(__tagHelperExecutionContext.Output);
  65. __tagHelperExecutionContext = __tagHelperScopeManager.End();
  66. WriteLiteral("\r\n");
  67. __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a474998", async() => {
  68. }
  69. );
  70. __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
  71. __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
  72. __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
  73. await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
  74. if (!__tagHelperExecutionContext.Output.IsContentModified)
  75. {
  76. await __tagHelperExecutionContext.SetOutputContentAsync();
  77. }
  78. Write(__tagHelperExecutionContext.Output);
  79. __tagHelperExecutionContext = __tagHelperScopeManager.End();
  80. WriteLiteral("\r\n");
  81. }
  82. #pragma warning restore 1998
  83. #nullable restore
  84. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  85. public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!;
  86. #nullable disable
  87. #nullable restore
  88. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  89. public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!;
  90. #nullable disable
  91. #nullable restore
  92. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  93. public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
  94. #nullable disable
  95. #nullable restore
  96. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  97. public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!;
  98. #nullable disable
  99. #nullable restore
  100. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  101. public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } = default!;
  102. #nullable disable
  103. }
  104. }
  105. #pragma warning restore 1591