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.

Privacy.cshtml.g.cs 3.4KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. #pragma checksum "E:\Project\Projeh\MyProjeh\Karsha_Site\EndPoint.Site\Views\Home\Privacy.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "d8ddb6bffa5a9b264bf8f89038bf03c234083fd3"
  2. // <auto-generated/>
  3. #pragma warning disable 1591
  4. [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Home_Privacy), @"mvc.1.0.view", @"/Views/Home/Privacy.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", @"d8ddb6bffa5a9b264bf8f89038bf03c234083fd3", @"/Views/Home/Privacy.cshtml")]
  28. [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"87685c89e84078b3e134b89a928accf3d0f04a39", @"/Views/_ViewImports.cshtml")]
  29. #nullable restore
  30. public class Views_Home_Privacy : 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. #nullable restore
  37. #line 1 "E:\Project\Projeh\MyProjeh\Karsha_Site\EndPoint.Site\Views\Home\Privacy.cshtml"
  38. ViewData["Title"] = "Privacy Policy";
  39. #line default
  40. #line hidden
  41. #nullable disable
  42. WriteLiteral("<h1>");
  43. #nullable restore
  44. #line 4 "E:\Project\Projeh\MyProjeh\Karsha_Site\EndPoint.Site\Views\Home\Privacy.cshtml"
  45. Write(ViewData["Title"]);
  46. #line default
  47. #line hidden
  48. #nullable disable
  49. WriteLiteral("</h1>\r\n\r\n<p>Use this page to detail your site\'s privacy policy.</p>\r\n");
  50. }
  51. #pragma warning restore 1998
  52. #nullable restore
  53. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  54. public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!;
  55. #nullable disable
  56. #nullable restore
  57. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  58. public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!;
  59. #nullable disable
  60. #nullable restore
  61. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  62. public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
  63. #nullable disable
  64. #nullable restore
  65. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  66. public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!;
  67. #nullable disable
  68. #nullable restore
  69. [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
  70. public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } = default!;
  71. #nullable disable
  72. }
  73. }
  74. #pragma warning restore 1591