2 references to IsSensitive
System.Web (2)
UI\WebParts\BlobPersonalizationState.cs (1)
1072
items.Add(personalizationEntry.
IsSensitive
);
UI\WebParts\WebPartManager.cs (1)
2260
if (excludeSensitive && personalizationEntry.
IsSensitive
) {