2 references to GetExportUrl
System.Web (2)
UI\WebParts\WebPartChrome.cs (1)
477string exportUrl = _manager.GetExportUrl(webPart);
UI\WebParts\WebPartMenu.cs (1)
258string exportUrl = webPartManager.GetExportUrl(associatedWebPart);