summaryM:DotNetNuke.UI.WebControls.DNNToolBarButton.GetEvents2

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

Syntax

C#
public EventDescriptorCollection GetEvents2()
Visual Basic
Public Function GetEvents2 As EventDescriptorCollection

Return Value

returnsM:DotNetNuke.UI.WebControls.DNNToolBarButton.GetEvents2

Implements

ICustomTypeDescriptor..::..GetEvents()()()()

See Also