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 DnnTree : WebControl, IPostBackEventHandler, IPostBackDataHandler, IClientAPICallbackEventHandler |
| Visual Basic (Declaration) |
|---|
Public Class DnnTree _ Inherits WebControl _ Implements IPostBackEventHandler, IPostBackDataHandler, IClientAPICallbackEventHandler |
| Visual C++ |
|---|
public ref class DnnTree : public WebControl, IPostBackEventHandler, IPostBackDataHandler, IClientAPICallbackEventHandler |
Inheritance Hierarchy
System..::.Object
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
DotNetNuke.UI.WebControls..::.DnnTree
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
DotNetNuke.UI.WebControls..::.DnnTree