2 writes to _isAuthorized
System.Web (2)
UI\WebParts\WebPartAuthorizationEventArgs.cs (2)
23_isAuthorized = true; 37_isAuthorized = value;
1 reference to _isAuthorized
System.Web (1)
UI\WebParts\WebPartAuthorizationEventArgs.cs (1)
34return _isAuthorized;