Simple Container Panel.

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

Syntax

C#
public class ContainerPanel : Panel
Visual Basic
Public Class ContainerPanel _
	Inherits Panel

Inheritance Hierarchy

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

See Also