Gets or sets the path.

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

Syntax

C#
public string Path { get; set; }
Visual Basic
Public Property Path As String
	Get
	Set

Field Value

The path.

See Also