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.

Index.cshtml.g.cs 10KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214
  1. #pragma checksum "E:\Project\Projeh\MyProjeh\Karsha_Site\EndPoint.Site\Views\Contact\Index.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "482ebfa8a05d088912c155b69af8af2ec19fa224"
  2. // <auto-generated/>
  3. #pragma warning disable 1591
  4. [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Contact_Index), @"mvc.1.0.view", @"/Views/Contact/Index.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", @"482ebfa8a05d088912c155b69af8af2ec19fa224", @"/Views/Contact/Index.cshtml")]
  28. [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"87685c89e84078b3e134b89a928accf3d0f04a39", @"/Views/_ViewImports.cshtml")]
  29. #nullable restore
  30. public class Views_Contact_Index : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
  31. #nullable disable
  32. {
  33. private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_0 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("method", "post", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
  34. private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_1 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("action", new global::Microsoft.AspNetCore.Html.HtmlString("http://ary-themes.com/html/buliten/sendemail.php"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
  35. private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_2 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("id", new global::Microsoft.AspNetCore.Html.HtmlString("contact-form"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
  36. #line hidden
  37. #pragma warning disable 0649
  38. private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext;
  39. #pragma warning restore 0649
  40. private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner();
  41. #pragma warning disable 0169
  42. private string __tagHelperStringValueBuffer;
  43. #pragma warning restore 0169
  44. private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null;
  45. private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager
  46. {
  47. get
  48. {
  49. if (__backed__tagHelperScopeManager == null)
  50. {
  51. __backed__tagHelperScopeManager = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager(StartTagHelperWritingScope, EndTagHelperWritingScope);
  52. }
  53. return __backed__tagHelperScopeManager;
  54. }
  55. }
  56. private global::Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper;
  57. private global::Microsoft.AspNetCore.Mvc.TagHelpers.RenderAtEndOfFormTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper;
  58. #pragma warning disable 1998
  59. public async override global::System.Threading.Tasks.Task ExecuteAsync()
  60. {
  61. WriteLiteral("\r\n");
  62. #nullable restore
  63. #line 2 "E:\Project\Projeh\MyProjeh\Karsha_Site\EndPoint.Site\Views\Contact\Index.cshtml"
  64. ViewData["Title"] = "Index";
  65. Layout = "~/Views/Shared/_Layout.cshtml";
  66. #line default
  67. #line hidden
  68. #nullable disable
  69. WriteLiteral(@"
  70. <!--Page Title-->
  71. <section class=""page-title"">
  72. </section>
  73. <!--End Page Title-->
  74. <!-- Contact Page Section -->
  75. <section class=""contact-page-section"">
  76. <div class=""auto-container"">
  77. <div class=""row clearfix"">
  78. <!-- Form Column -->
  79. <div class=""form-column col-lg-6 col-md-12 col-sm-12"">
  80. <div class=""inner-column wow slideInRight"" data-wow-delay=""300ms"" data-wow-duration=""1500ms"">
  81. <!-- Sec Title -->
  82. <div class=""sec-title"">
  83. <div class=""title-inner"">
  84. <div class=""title"">با ما در تماس باشید</div>
  85. </div>
  86. </div>
  87. <!-- Contact Form -->
  88. <div class=""contact-form"">
  89. ");
  90. __tagHelperExecutionContext = __tagHelperScopeManager.Begin("form", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "482ebfa8a05d088912c155b69af8af2ec19fa2245251", async() => {
  91. WriteLiteral(@"
  92. <div class=""row clearfix"">
  93. <div class=""col-lg-6 col-md-6 col-sm-12 form-group"">
  94. <input type=""text"" name=""username"" placeholder=""نام و نام خانوادگی "" required>
  95. </div>
  96. <div class=""col-lg-6 col-md-6 col-sm-12 form-group"">
  97. <input type=""email"" name=""email"" placeholder=""ایمیل "" required>
  98. </div>
  99. <div class=""col-lg-6 col-md-6 col-sm-12 form-group"">
  100. <input type=""text"" name=""subject"" placeholder=""موضوع "" required>
  101. </div>
  102. <div class=""col-lg-6 col-md-6 col-sm-12 form-group"">
  103. <input type=""text"" name=""phone"" placeholder=""تلفن "" required>
  104. </div>
  105. <div class=""col-lg-12 col-md-12 col-sm-12 form-group"">
  106. <textarea name=""message"" placeholder=""پیام ""></textarea>
  107. </div>
  108. <div class=""col-lg-12 col-md-12 col-sm-12 form-group"">
  109. <button class=""theme-btn btn-style-two"" type=""submit"" name=""submit-form"">ارســال</button>
  110. </div>
  111. </div>
  112. ");
  113. }
  114. );
  115. __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper>();
  116. __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper);
  117. __Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.RenderAtEndOfFormTagHelper>();
  118. __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper);
  119. __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Method = (string)__tagHelperAttribute_0.Value;
  120. __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
  121. __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
  122. __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
  123. await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
  124. if (!__tagHelperExecutionContext.Output.IsContentModified)
  125. {
  126. await __tagHelperExecutionContext.SetOutputContentAsync();
  127. }
  128. Write(__tagHelperExecutionContext.Output);
  129. __tagHelperExecutionContext = __tagHelperScopeManager.End();
  130. WriteLiteral(@"
  131. </div>
  132. </div>
  133. </div>
  134. <!-- Info Column -->
  135. <div class=""info-column col-lg-6 col-md-12 col-sm-12"">
  136. <div class=""inner-column"">
  137. <!-- Sec Title -->
  138. <div class=""sec-title"">
  139. <div class=""title-inner"">
  140. <div class=""title"">پلهای ارتباطی</div>
  141. </div>
  142. </div>
  143. <div class=""content-boxed wow slideInLeft"" data-wow-delay=""300ms"" data-wow-duration=""1500ms"">
  144. <ul>
  145. <li><span class=""icon fa fa-phone""></span>واحد فروش:01143117602-0114317601</li>
  146. <li><span class=""icon fa fa-phone""></span>واحد فروش:09121866717</li>
  147. <li><span class=""icon fa fa-phone""></span>روابط عمومى:01143117422</li>
  148. <li><span class=""icon fa fa-fax""></span>تلفکس :01143117525</li>
  149. <li><span class=""icon fa fa-envelope""></span>info@karsha.com</li>
  150. <li><span class=""icon fa fa-map-marker""></span>آدرس كارخانه شماره ١:مازندران-آمل-كيلومتر ٨جاده بابل-جنب اداره هواشناسى</li>
  151. <li><span class=""icon fa fa-map-marker""></span>آدرس ك");
  152. WriteLiteral(@"ارخانه شما ٢:مازندران-آمل-شهرك صنعتى امام زاده عبدالله-فاز يك</li>
  153. <li><span class=""icon fa fa-list""></span>كدپستى: ۴۶۱۹۴۴۳۱۱۹</li>
  154. <li><span class=""icon fa fa-list""></span>صندوق پستى:٤٣٣</li>
  155. </ul>
  156. </div>
  157. </div>
  158. </div>
  159. </div>
  160. </div>
  161. </section>
  162. <!-- End Faq Section -->
  163. <!-- End Map Section -->
  164. ");
  165. }
  166. #pragma warning restore 1998
  167. #nullable restore
  168. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  169. public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!;
  170. #nullable disable
  171. #nullable restore
  172. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  173. public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!;
  174. #nullable disable
  175. #nullable restore
  176. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  177. public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
  178. #nullable disable
  179. #nullable restore
  180. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  181. public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!;
  182. #nullable disable
  183. #nullable restore
  184. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  185. public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } = default!;
  186. #nullable disable
  187. }
  188. }
  189. #pragma warning restore 1591