3 references to
System.Web (3)
UI\WebParts\ConnectionsZone.cs (3)
2328
protected ConnectionPointInfo(WebPart webPart, Type transformerType) :
this
(webPart) {
2348
public ConsumerInfo(WebPart webPart, ConsumerConnectionPoint connectionPoint) :
base
(webPart) {
2367
public ProviderInfo(WebPart webPart, ProviderConnectionPoint connectionPoint) :
base
(webPart) {