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