2 references to ExportPropertyTypeAttribute
System.Web (2)
UI\WebParts\WebPartManager.cs (2)
2210
writer.WriteAttributeString(
ExportPropertyTypeAttribute
, GetExportName(type));
2990
string typeName = reader.GetAttribute(
ExportPropertyTypeAttribute
);