Arul Selvan

Arul Selvan

  • NA
  • 26
  • 52.1k

Problem with asp.net mvc Razer Link

Feb 8 2012 8:23 AM

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

Answers (1)