Extend and wrap the System.Uri class, forming an Url class, where the assumption is that
all relative Uri's are actually relative http: scheme Url's. Use like System.Uri, but you
do not need to separate between relative and absolute.
Namespace:
EPiServerAssembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Syntax
| C# |
|---|
public class Url |