PageRenderTime 21ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/AnotherStartup/Default.cshtml

#
Razor | 4 lines | 4 code | 0 blank | 0 comment | 1 complexity | b395eaea7a2610ae1be4769ab51bf9e3 MD5 | raw file
  1. @{this.Init(layout: "~/_SiteLayout.cshtml", title: "Welcome to my Web Site!");}
  2. <p>
  3. ASP.NET Web Pages make it easy to build powerful .NET based applications for the web.
  4. </p>