Container is the base for the Containers

Namespace: DotNetNuke.UI.Containers
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public class Container : UserControl
Visual Basic
Public Class Container
	Inherits UserControl

Remarks

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    System.Web.UI..::..TemplateControl
      System.Web.UI..::..UserControl
        DotNetNuke.UI.Containers..::..Container

See Also