Url to this page.

Namespace: Composite.Data
Assembly: Composite (in Composite.dll) Version: 5.3.6135.33083

Syntax

C#
public string Url { get; }
Visual Basic
Public ReadOnly Property Url As String
	Get
Visual C++
public:
property String^ Url {
	String^ get ();
}

See Also