2 references to CanEnterSharedScope
System.Web (2)
UI\WebParts\PersonalizationProvider.cs (1)
112(webPartManager.Personalization.CanEnterSharedScope == false)) {
UI\WebParts\WebPartPersonalization.cs (1)
324if ((scope == PersonalizationScope.Shared) && (!CanEnterSharedScope)) {