3 references to GetAllWebPartsForZone
System.Web (3)
UI\WebParts\WebPartManager.cs (3)
1000IList allParts = GetAllWebPartsForZone(zone); 2582IList allWebPartsForZone = GetAllWebPartsForZone(zone); 3982IList parts = GetAllWebPartsForZone(zone);