Problem with asp.net mvc Razer Link
Hi if i give link in asp.net mvc3 like below
<link href="@Url.Content("~/Content/Site.css")" rel="stylesheet" type="text/css" />
it not giving inteligence in visual studio in css class property
<div id="logo" class=" ">
could you help me what is the reason not getting inteligence