8 references to ExportPropertyElement
System.Web (8)
UI\WebParts\ImportCatalogPart.cs (1)
255
reader.Name == WebPartManager.
ExportPropertyElement
)) {
UI\WebParts\WebPartManager.cs (7)
2208
writer.WriteStartElement(
ExportPropertyElement
);
2852
while (reader.Name !=
ExportPropertyElement
) {
2891
while (reader.Name !=
ExportPropertyElement
) {
2949
ImportReadTo(reader, ExportIPersonalizableElement,
ExportPropertyElement
);
2968
ImportReadTo(reader,
ExportPropertyElement
);
2987
while (reader.Name ==
ExportPropertyElement
) {
3136
while (reader.Name !=
ExportPropertyElement
) {