Tagged Questions
0
votes
2answers
439 views
How to use absolute url in aspx page on development machine?
I find myself using the ResolveUrl function a lot in my aspx pages but the resolved path is always relative. i would like to be able to have the rendered path start with the regular ...