Advertisement
Guest User

Untitled

a guest
Sep 17th, 2014
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <link href="@Url.Content("~/Content/reset-min.css")" rel="Stylesheet" type="text/css" />
  2.  
  3. @{string baseUrl = Request.Url.Scheme + "://" + Request.Url.Authority +
  4. Request.ApplicationPath.TrimEnd('/') + "/";}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement