Gets the absolute path to upper owner item exclude groups.

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

Syntax

C#
string UpperItemPath { get; }
Visual Basic
ReadOnly Property UpperItemPath As String
	Get

Field Value

The absolute path to upper owner item exclude groups.

See Also