2 writes to _allowZoneChange
System.Web (2)
UI\WebParts\WebPart.cs (2)
80
_allowZoneChange
= true;
195
_allowZoneChange
= value;
1 reference to _allowZoneChange
System.Web (1)
UI\WebParts\WebPart.cs (1)
192
return
_allowZoneChange
;