show/hide this revision's text 3 Added links to a possible solution

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/

show/hide this revision's text 2 edited tags
show/hide this revision's text 1

Forcing ActionLinks to be rendered as lowercase

Without creating my own ActionLink HtmlHelper is there a way to force any ActionLinks to be rendered lowercase?