Gets the absolute path.

Namespace:  C1.Web.iPhone.C1NavigationList
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public virtual string Path { get; }
Visual Basic
Public Overridable ReadOnly Property Path As String
	Get

Field Value

The absolute path.

Implements

IC1NavigationListItemCollectionOwner..::..Path

See Also