Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Nov 29, 2008 07:25 AM by sol11
Member
5 Points
33 Posts
Nov 29, 2008 07:25 AM|LINK
Is there an easy way to change the way urls are formatted in MVC? all lowercase and words seperated by a -
ie:
/Picture/NewPicture
to
/picture/new-picture/
sol11
Member
5 Points
33 Posts
Customize generated URLs
Nov 29, 2008 07:25 AM|LINK
Is there an easy way to change the way urls are formatted in MVC?
all lowercase and words seperated by a -
ie:
/Picture/NewPicture
to
/picture/new-picture/