Capitalize first letter of Url using Routing in .net MVC (Url Routing to UpperCase)

前端 未结 0 1567
猫巷女王i
猫巷女王i 2020-12-03 03:36

I want to make first letter capital from my Url

this is what I have:
http://www.example.com/test/testing-url

this is what I want:
http://www.example.com/Test         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题