summaryM:DotNetNuke.UI.WebControls.DNNToolBarButton.GetProperties2

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

Syntax

C#
public PropertyDescriptorCollection GetProperties2()
Visual Basic
Public Function GetProperties2 As PropertyDescriptorCollection

Return Value

returnsM:DotNetNuke.UI.WebControls.DNNToolBarButton.GetProperties2

Implements

ICustomTypeDescriptor..::..GetProperties()()()()

See Also