ProviderConnectionPointCollection::Contains Method (ProviderConnectionPoint^)
.NET Framework (current version)
Returns a value indicating whether a particular ProviderConnectionPoint object exists in the collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- connectionPoint
-
Type:
System.Web.UI.WebControls.WebParts::ProviderConnectionPoint^
The ProviderConnectionPoint to search for.
Return Value
Type: System::Booleantrue if the provider connection point is contained in the collection; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: