ICustomTypeDescriptor::GetEvents Method

 

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

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

NameDescription
System_CAPS_pubinterfaceSystem_CAPS_privmethodICustomTypeDescriptor::GetEvents()

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

System_CAPS_pubinterfaceSystem_CAPS_privmethodICustomTypeDescriptor::GetEvents(array<Attribute^>^)

Returns the events for this instance of a component using the specified attribute array as a filter. This method implements the ICustomTypeDescriptor::GetEvents(array<Attribute^>^) method overload.

Return to top
Show: