1
Reply

Problem with asp.net mvc Razer Link

Ask a question
Arul Selvan

Arul Selvan

12y
1.7k
1

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)