summaryP:DotNetNuke.UI.WebControls.DNNToolBarButtonCollection.Count

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

Syntax

C#
public int Count { get; }
Visual Basic
Public ReadOnly Property Count As Integer
	Get

Implements

ICollection..::..Count

See Also