DotNetNuke 5.2

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

Syntax

C#
public class DNNToolBar : Control, IExtenderProvider
Visual Basic (Declaration)
Public Class DNNToolBar _
	Inherits Control _
	Implements IExtenderProvider
Visual C++
public ref class DNNToolBar : public Control, 
	IExtenderProvider

Inheritance Hierarchy

System..::.Object
  System.Web.UI..::.Control
    DotNetNuke.UI.WebControls..::.DNNToolBar

See Also