DotNetNuke 5.2
Namespace:
DotNetNuke.UI.WebControls
Assembly: DotNetNuke.WebControls (in DotNetNuke.WebControls.dll) Version: 2.2.0.7
Assembly: DotNetNuke.WebControls (in DotNetNuke.WebControls.dll) Version: 2.2.0.7
Syntax
| C# |
|---|
public class DNNTabStrip : WebControl, IClientAPICallbackEventHandler, IPostBackEventHandler, IPostBackDataHandler |
| Visual Basic (Declaration) |
|---|
Public Class DNNTabStrip _ Inherits WebControl _ Implements IClientAPICallbackEventHandler, IPostBackEventHandler, IPostBackDataHandler |
| Visual C++ |
|---|
public ref class DNNTabStrip : public WebControl, IClientAPICallbackEventHandler, IPostBackEventHandler, IPostBackDataHandler |
Inheritance Hierarchy
System..::.Object
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
DotNetNuke.UI.WebControls..::.DNNTabStrip
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
DotNetNuke.UI.WebControls..::.DNNTabStrip