Gets the outermost C1NavigationList control.

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

Syntax

C#
public C1NavigationList NavigationList { get; }
Visual Basic
Public ReadOnly Property NavigationList As C1NavigationList
	Get

See Also