ProviderConnectionPoint Methods
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls.WebParts
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetEnabled(Control^) | Returns a value that indicates whether a connection point can participate in connections. (Inherited from ConnectionPoint.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetObject(Control^) | Invokes the callback method in a provider control that gets an interface instance to return to consumers. |
![]() | GetSecondaryInterfaces(Control^) | Gets an optional collection of secondary interfaces that can be supported by a provider connection point. |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:

