2 writes to _allowClose
System.Web (2)
UI\WebParts\WebPart.cs (2)
75
_allowClose
= true;
103
_allowClose
= value;
1 reference to _allowClose
System.Web (1)
UI\WebParts\WebPart.cs (1)
100
return
_allowClose
;