ProviderConnectionPointCollection::Default Property
.NET Framework (current version)
Gets the default connection point from the collection of provider connection points associated with a particular control.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.UI.WebControls.WebParts::ProviderConnectionPoint^The default ProviderConnectionPoint from a ProviderConnectionPointCollection.
This property provides quick access to the provider connection point that is the default connection point within a ProviderConnectionPointCollection collection. The default provider connection point is the primary interface used to establish and maintain a connection with consumers. Any other provider connection points in the collection provide secondary interfaces to consumers.
.NET Framework
Available since 2.0
Available since 2.0
Show: