Thursday, April 21, 2011

Get the link for a route - Asp.net MVC

I want to get just the link to a route. Using Html.ActionLink and Html.RouteLink returns the link in an anchor tag. Is there any way in which I can get only the link.

From stackoverflow

0 comments:

Post a Comment