1 write to _providerConnectionPointID
System.Web (1)
UI\WebParts\WebPartConnection.cs (1)
202_providerConnectionPointID = value;
2 references to _providerConnectionPointID
System.Web (2)
UI\WebParts\WebPartConnection.cs (2)
198return (!String.IsNullOrEmpty(_providerConnectionPointID)) ? 199_providerConnectionPointID : ConnectionPoint.DefaultID;