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)
100return _allowClose;