Owner of the navigation list. Always returns null.

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

Syntax

C#
public IC1NavigationListItemCollectionOwner Owner { get; }
Visual Basic
Public ReadOnly Property Owner As IC1NavigationListItemCollectionOwner
	Get

Implements

IC1NavigationListItemCollectionOwner..::..Owner

See Also