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#
public virtual string UpperItemPath { get; }
Visual Basic
Public Overridable ReadOnly Property UpperItemPath As String
	Get

Field Value

The absolute path to upper owner item exclude groups.

Implements

IC1NavigationListItemCollectionOwner..::..UpperItemPath

See Also