DotNetNuke 5.2

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

Syntax

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

Inheritance Hierarchy

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

See Also