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