summaryM:DotNetNuke.UI.WebControls.DNNToolBarButton.GetProperties(System.Attribute[])
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke.WebControls (in DotNetNuke.WebControls.dll)
Syntax
C# |
---|
public PropertyDescriptorCollection GetProperties( Attribute[] attributes ) |
Visual Basic |
---|
Public Function GetProperties ( attributes As Attribute() ) As PropertyDescriptorCollection |
Parameters
- attributes
- Type: array<System..::..Attribute>[]()[][]
paramattributesM:DotNetNuke.UI.WebControls.DNNToolBarButton.GetProperties(System.Attribute[])