I\'m starting to learn ASP.NET MVC, and have a problem, how generate code with Html.ActionLink like this:
Html.ActionLink
Html.ActionLink() only supports plain-text links.
Html.ActionLink()
You should use for more-complex links.