summaryM:DotNetNuke.UI.WebControls.DNNToolBarButton.GetAttributes

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

Syntax

C#
public AttributeCollection GetAttributes()
Visual Basic
Public Function GetAttributes As AttributeCollection

Return Value

returnsM:DotNetNuke.UI.WebControls.DNNToolBarButton.GetAttributes

Implements

ICustomTypeDescriptor..::..GetAttributes()()()()

See Also