2 writes to _allowEdit
System.Web (2)
UI\WebParts\WebPart.cs (2)
77
_allowEdit
= true;
139
_allowEdit
= value;
1 reference to _allowEdit
System.Web (1)
UI\WebParts\WebPart.cs (1)
136
return
_allowEdit
;