summaryT:DotNetNuke.UI.WebControls.DNNToolBar

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

Syntax

C#
[DefaultPropertyAttribute("Buttons")]
public class DNNToolBar : Control, IExtenderProvider
Visual Basic
<DefaultPropertyAttribute("Buttons")> 
Public Class DNNToolBar
	Inherits Control
	Implements IExtenderProvider

Inheritance Hierarchy

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

See Also