summaryT:DotNetNuke.UI.WebControls.DNNToolBarButtonCollection

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

Syntax

C#
public class DNNToolBarButtonCollection : IList, 
	ICollection, IEnumerable
Visual Basic
Public Class DNNToolBarButtonCollection
	Implements IList, ICollection, IEnumerable

Inheritance Hierarchy

System..::..Object
  DotNetNuke.UI.WebControls..::..DNNToolBarButtonCollection

See Also