Updatable Container Panel.

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

Syntax

C#
public class UpdatableContainerPanel : UpdatePanel
Visual Basic
Public Class UpdatableContainerPanel _
	Inherits UpdatePanel

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    System.Web.UI..::..UpdatePanel
      C1.Web.iPhone.C1NavigationList..::..UpdatableContainerPanel

See Also