2 references to
System.Web (2)
UI\WebParts\ConnectionConsumerAttribute.cs (2)
30
public ConnectionConsumerAttribute(string displayName, string id) :
this
(displayName) {
38
public ConnectionConsumerAttribute(string displayName, Type connectionPointType) :
this
(displayName) {