1 write to _isPersonalizable
System.Web (1)
UI\WebParts\PersonalizableAttribute.cs (1)
92_isPersonalizable = isPersonalizable;
3 references to _isPersonalizable
System.Web (3)
UI\WebParts\PersonalizableAttribute.cs (3)
94if (_isPersonalizable) { 104return _isPersonalizable; 145return HashCodeCombiner.CombineHashCodes(_isPersonalizable.GetHashCode(), _scope.GetHashCode(),