2 writes to _allowConnect
System.Web (2)
UI\WebParts\WebPart.cs (2)
76
_allowConnect
= true;
119
_allowConnect
= value;
1 reference to _allowConnect
System.Web (1)
UI\WebParts\WebPart.cs (1)
116
return
_allowConnect
;