2 writes to _allowsMultipleConnections
System.Web (2)
UI\WebParts\ConnectionConsumerAttribute.cs (2)
27_allowsMultipleConnections = false; 59_allowsMultipleConnections = value;
1 reference to _allowsMultipleConnections
System.Web (1)
UI\WebParts\ConnectionConsumerAttribute.cs (1)
56return _allowsMultipleConnections;