DotNetNuke 5.2

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

Syntax

C#
public class DNNToolBarButtonCollection : IList, 
	ICollection, IEnumerable
Visual Basic (Declaration)
Public Class DNNToolBarButtonCollection _
	Implements IList, ICollection, IEnumerable
Visual C++
public ref class DNNToolBarButtonCollection : IList, 
	ICollection, IEnumerable

Inheritance Hierarchy

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

See Also