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

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

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

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.