2 references to ExportPropertyScopeAttribute
System.Web (2)
UI\WebParts\WebPartManager.cs (2)
2212writer.WriteAttributeString(ExportPropertyScopeAttribute, scope.ToString()); 2991string scope = reader.GetAttribute(ExportPropertyScopeAttribute);