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 abstract GetEvents : unit -> EventDescriptorCollection
private override GetEvents : unit -> EventDescriptorCollection

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: