WebPartMenuStyle::ICustomTypeDescriptor::GetEvents Method ()

 

Returns the events for this instance of a component. This method implements the ICustomTypeDescriptor::GetEvents() method overload.

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

private:
virtual EventDescriptorCollection^ GetEvents() sealed = ICustomTypeDescriptor::GetEvents

Return Value

Type: System.ComponentModel::EventDescriptorCollection^

An EventDescriptorCollection that represents the events for this object.

.NET Framework
Available since 2.0
Return to top
Show: