CMSPortalManagerEnsureNotLoadedZones Method |
Ensures the list of the zones that were not yet loaded.
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax public List<WebPartZoneInstance> EnsureNotLoadedZones(
List<WebPartZoneInstance> zones
)
Parameters
- zones
- Type: System.Collections.GenericListWebPartZoneInstance
List of zones
Return Value
Type:
ListWebPartZoneInstanceSee Also