How to get server path of physical path ?

Viewed 10306

I want to convert this physical path "C:\bla\bla\Content\Upload\image.jpg" to server path like "/Content/Upload/image.jpg".

How can i do that ?

2 Answers
Related