Click here to Skip to main content
15,889,876 members
Articles / Web Development / ASP.NET

Name- and type-safe url creation with ASP.NET MVC

2 Nov 2014CPOL3 min read 33.9K   88   10  
Url.Action(c => c.MyAction("somevalue", 42));
This is an old version of the currently published article.

Only logged in members can view this content

Please go to the ASP.NET Table of Contents to view the list of available articles in this section.