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