1 write to _readOnly
System.Web (1)
UI\WebParts\WebPartConnectionCollection.cs (1)
162
_readOnly
= true;
2 references to _readOnly
System.Web (2)
UI\WebParts\WebPartConnectionCollection.cs (2)
32
return
_readOnly
;
73
if (
_readOnly
) {