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