Without creating my own ActionLink HtmlHelper is there a way to force any ActionLinks to be rendered lowercase?
Update: Check out the following links for extending the RouteCollection to add LowecaseRoutes http://www.makiwa.com/index.php/2008/05/31/lowercase-mvc-route-urls/ http://goneale.wordpress.com/2008/12/19/lowercase-route-urls-in-aspnet-mvc/