1 write to _allowsMultipleConnections
System.Web (1)
UI\WebParts\ConnectionPoint.cs (1)
59
_allowsMultipleConnections
= allowsMultipleConnections;
1 reference to _allowsMultipleConnections
System.Web (1)
UI\WebParts\ConnectionPoint.cs (1)
64
return
_allowsMultipleConnections
;