List Level Container.

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

Syntax

C#
public class SubList : WebControl, INamingContainer
Visual Basic
Public Class SubList _
	Inherits WebControl _
	Implements INamingContainer

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    System.Web.UI.WebControls..::..WebControl
      C1.Web.iPhone.C1NavigationList..::..SubList

See Also