|
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- #pragma checksum "E:\Project\Projeh\MyProjeh\Karsha_Site\EndPoint.Site\Views\Home\Privacy.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "d8ddb6bffa5a9b264bf8f89038bf03c234083fd3"
- // <auto-generated/>
- #pragma warning disable 1591
- [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Home_Privacy), @"mvc.1.0.view", @"/Views/Home/Privacy.cshtml")]
- namespace AspNetCore
- {
- #line hidden
- using System;
- using System.Collections.Generic;
- using System.Linq;
- using System.Threading.Tasks;
- using Microsoft.AspNetCore.Mvc;
- using Microsoft.AspNetCore.Mvc.Rendering;
- using Microsoft.AspNetCore.Mvc.ViewFeatures;
- #nullable restore
- #line 1 "E:\Project\Projeh\MyProjeh\Karsha_Site\EndPoint.Site\Views\_ViewImports.cshtml"
- using EndPoint.Site;
-
- #line default
- #line hidden
- #nullable disable
- #nullable restore
- #line 2 "E:\Project\Projeh\MyProjeh\Karsha_Site\EndPoint.Site\Views\_ViewImports.cshtml"
- using EndPoint.Site.Models;
-
- #line default
- #line hidden
- #nullable disable
- [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"d8ddb6bffa5a9b264bf8f89038bf03c234083fd3", @"/Views/Home/Privacy.cshtml")]
- [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"87685c89e84078b3e134b89a928accf3d0f04a39", @"/Views/_ViewImports.cshtml")]
- #nullable restore
- public class Views_Home_Privacy : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
- #nullable disable
- {
- #pragma warning disable 1998
- public async override global::System.Threading.Tasks.Task ExecuteAsync()
- {
- #nullable restore
- #line 1 "E:\Project\Projeh\MyProjeh\Karsha_Site\EndPoint.Site\Views\Home\Privacy.cshtml"
-
- ViewData["Title"] = "Privacy Policy";
-
- #line default
- #line hidden
- #nullable disable
- WriteLiteral("<h1>");
- #nullable restore
- #line 4 "E:\Project\Projeh\MyProjeh\Karsha_Site\EndPoint.Site\Views\Home\Privacy.cshtml"
- Write(ViewData["Title"]);
-
- #line default
- #line hidden
- #nullable disable
- WriteLiteral("</h1>\r\n\r\n<p>Use this page to detail your site\'s privacy policy.</p>\r\n");
- }
- #pragma warning restore 1998
- #nullable restore
- [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
- public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!;
- #nullable disable
- #nullable restore
- [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
- public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!;
- #nullable disable
- #nullable restore
- [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
- public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
- #nullable disable
- #nullable restore
- [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
- public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!;
- #nullable disable
- #nullable restore
- [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
- public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } = default!;
- #nullable disable
- }
- }
- #pragma warning restore 1591
|