Home
last modified time | relevance | path

Searched refs:WebPartPersonalization_CannotEnterSharedScope (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/WebParts/
H A DWebPartPersonalization.cs325 …throw new InvalidOperationException(SR.GetString(SR.WebPartPersonalization_CannotEnterSharedScope)… in ChangeScope()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/ReferenceSources/
H A DSR.cs2791 …public const string WebPartPersonalization_CannotEnterSharedScope = "Cannot toggle the page into s… field in SR