You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Detail.cshtml.g.cs 4.7KB

2 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. #pragma checksum "E:\Project\Projeh\MyProjeh\Karsha_Site\EndPoint.Site\Views\Service\Detail.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "d3dbea115d18ec69374dca2d71476a22042adca0"
  2. // <auto-generated/>
  3. #pragma warning disable 1591
  4. [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Service_Detail), @"mvc.1.0.view", @"/Views/Service/Detail.cshtml")]
  5. namespace AspNetCore
  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:\Project\Projeh\MyProjeh\Karsha_Site\EndPoint.Site\Views\_ViewImports.cshtml"
  17. using EndPoint.Site;
  18. #line default
  19. #line hidden
  20. #nullable disable
  21. #nullable restore
  22. #line 2 "E:\Project\Projeh\MyProjeh\Karsha_Site\EndPoint.Site\Views\_ViewImports.cshtml"
  23. using EndPoint.Site.Models;
  24. #line default
  25. #line hidden
  26. #nullable disable
  27. [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"d3dbea115d18ec69374dca2d71476a22042adca0", @"/Views/Service/Detail.cshtml")]
  28. [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"87685c89e84078b3e134b89a928accf3d0f04a39", @"/Views/_ViewImports.cshtml")]
  29. #nullable restore
  30. public class Views_Service_Detail : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
  31. #nullable disable
  32. {
  33. #pragma warning disable 1998
  34. public async override global::System.Threading.Tasks.Task ExecuteAsync()
  35. {
  36. WriteLiteral("\r\n");
  37. #nullable restore
  38. #line 2 "E:\Project\Projeh\MyProjeh\Karsha_Site\EndPoint.Site\Views\Service\Detail.cshtml"
  39. ViewData["Title"] = "View";
  40. Layout = "~/Views/Shared/_Layout.cshtml";
  41. #line default
  42. #line hidden
  43. #nullable disable
  44. WriteLiteral(@"<!--Page Title-->
  45. <section class=""page-title"">
  46. </section>
  47. <!--End Page Title-->
  48. <!-- Projects Page Section -->
  49. <section class=""projects-page-section"">
  50. <div class=""auto-container"">
  51. <div class=""sec-title"">
  52. <div class=""title-inner"">
  53. <div class=""title"">عنوان خبر </div>
  54. </div>
  55. </div>
  56. <div class=""row"">
  57. <div class=""col-lg-12 col-md-12 col-sm-12"">
  58. <div class=""services-block-five"">
  59. <div class=""inner-box row"">
  60. <div class=""image col-lg-5 col-md-12 col-sm-12"">
  61. <a href=""#""><img src=""images/resource/service-1.jpg""");
  62. BeginWriteAttribute("alt", " alt=\"", 653, "\"", 659, 0);
  63. EndWriteAttribute();
  64. WriteLiteral(@" /></a>
  65. </div>
  66. <div class=""lower-content col-lg-7 col-md-12 col-sm-12 border-0 wow slideInLeft"" data-wow-delay=""300ms"" data-wow-duration=""1500ms"">
  67. <div class=""upper-box"">
  68. <p>تاریخ انتشار:1402/12/12</p>
  69. <h3>دریافت گواهی تقدیر از سازمان صنایع و معادن</h3>
  70. <div class=""text"">
  71. دریافت گواهی تقدیر از سازمان صنایع و معادن دریافت گواهی تقدیر
  72. از
  73. سازمان صنایع و معادن....
  74. </div>
  75. </div>
  76. </div>
  77. </div>
  78. </div>
  79. </div>
  80. </div>
  81. <div class=""btn-box text-center"">
  82. <a href=""#"" class=""theme-btn btn-style-two"">برگشت</a>
  83. </div>
  84. </div>
  85. </section>
  86. <!-- End Projects Page Section -->
  87. ");
  88. }
  89. #pragma warning restore 1998
  90. #nullable restore
  91. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  92. public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!;
  93. #nullable disable
  94. #nullable restore
  95. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  96. public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!;
  97. #nullable disable
  98. #nullable restore
  99. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  100. public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
  101. #nullable disable
  102. #nullable restore
  103. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  104. public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!;
  105. #nullable disable
  106. #nullable restore
  107. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  108. public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } = default!;
  109. #nullable disable
  110. }
  111. }
  112. #pragma warning restore 1591