1
Answer

How can I change virtual path in C# MVC?

I am using href tag which takes virtual path by default. I want to have my own url to be specified. So how could i?

Answers (1)