4 references to SetObject
System.Web (4)
UI\WebParts\ConnectionsZone.cs (2)
2288_pendingConsumerConnectionPoint.SetObject(pendingConsumerControl, transformedObject); 2295_pendingConsumerConnectionPoint.SetObject(pendingConsumerControl, null);
UI\WebParts\WebPartConnection.cs (2)
293consumerConnectionPoint.SetObject(consumerControl, dataObject); 335consumerConnectionPoint.SetObject(consumerControl, transformedObject);