DotNetNuke 5.2

Namespace:  DotNetNuke.UI.WebControls
Assembly:  DotNetNuke.WebControls (in DotNetNuke.WebControls.dll) Version: 2.2.0.7

Syntax

C#
public class DNNTab : WebControl, INamingContainer
Visual Basic (Declaration)
Public Class DNNTab _
	Inherits WebControl _
	Implements INamingContainer
Visual C++
public ref class DNNTab : public WebControl, 
	INamingContainer

Inheritance Hierarchy

System..::.Object
  System.Web.UI..::.Control
    System.Web.UI.WebControls..::.WebControl
      DotNetNuke.UI.WebControls..::.DNNTab

See Also