summaryT:DotNetNuke.UI.WebControls.DNNToolBarButton

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

Syntax

C#
public class DNNToolBarButton : Control, 
	ICustomTypeDescriptor
Visual Basic
Public Class DNNToolBarButton
	Inherits Control
	Implements ICustomTypeDescriptor

Inheritance Hierarchy

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

See Also