Resolving a Relative URL to a Full URL in ASP.NET(awesometacular.com)
submitted by
milo(5) 2 years, 7 months ago
Sometimes relative URLs aren’t enough, you need to get the full thing. For instance you may have “~/Images/SomeImage.png” and need “http://www.mywebsite.com/Images/SomeImage.png”. The following extention method will help you get just that.
|category: ASP.NET
|Views: 11
tags:
ASP.NET another
Everyones tags:
Your Tags: