Allows producing different urls for different hostnames, also to forcibly produce relative urls when needed (f.e. browsing in a console, where an iframe source has to point to the same hostname).

Namespace: Composite.Core.Routing
Assembly: Composite (in Composite.dll) Version: 5.3.6135.33083

Syntax

C#
public class UrlSpace
Visual Basic
Public Class UrlSpace
Visual C++
public ref class UrlSpace

Inheritance Hierarchy

System..::..Object
  Composite.Core.Routing..::..UrlSpace

See Also