3 references to Empty
System.Web (3)
UI\WebParts\ProviderConnectionPoint.cs (1)
34
return ConnectionInterfaceCollection.
Empty
;
UI\WebParts\WebPartConnection.cs (1)
332
if (consumerConnectionPoint.SupportsConnection(consumerControl, ConnectionInterfaceCollection.
Empty
)) {
UI\WebParts\WebPartManager.cs (1)
1372
if (!consumerConnectionPoint.SupportsConnection(consumerControl, ConnectionInterfaceCollection.
Empty
)) {