0
Q:

To set HTML attribute and css styles in html helper control in mvc

@Html.ActionLink(emp.Name, "EmployeeDetail", new { Id = emp.Id },
                 new { target="_blank", 
                  	  style="font-weight: bold;color: red;"})
0

New to Communities?

Join the community