5 references to WebParts
System.Web (5)
UI\Page.cs (2)
4664if (!RuntimeConfig.GetAppConfig().WebParts.EnableExport) { 4960if (!RuntimeConfig.GetAppConfig().WebParts.EnableExport) {
UI\WebParts\PersonalizationAdministration.cs (1)
64WebPartsSection webPartsSection = RuntimeConfig.GetAppConfig().WebParts;
UI\WebParts\PersonalizationProvider.cs (1)
153WebPartsSection configSection = RuntimeConfig.GetConfig().WebParts;
UI\WebParts\WebPartManager.cs (1)
1755WebPartsSection configSection = RuntimeConfig.GetConfig().WebParts;