N2 API Documentation
Url Property
NamespacesN2ContentItemUrl
Gets the public url to this item. This is computed by walking the parent path and prepending their names to the url.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string Url{ get;}
Public Overridable ReadOnly Property Url As String
public:
virtual property String^ Url {
	String^ get ();
}

Assembly: N2 (Module: N2) Version: 1.0.204.35916