Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.PortalEngine Namespaces
CMS.PortalEngine.Web.UI
CMSAbstractLayout Class
CMSAbstractLayout Methods
CheckLayoutsVisibility Method
ClearCache Method
EnsureZones Method
FindAllWebParts Method
FindWebPart Method
FindZone Method
GetSpellCheckFields Method
LoadContent Method
LoadOrphanedZones Method
LoadWebPartsContent Method
LoadZone Method
OnContentLoaded Method
RegisterZone Method
ReloadData Method
RelocateContent Method
RequiresWebPartManagement Method
SaveContent Method
Validate Method
CMSAbstractLayout
LoadZone Method
Loads the given web part zone.
Namespace:
CMS.PortalEngine.Web.UI
Assembly:
CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 12.0.0
Syntax
C#
Copy
public
void
LoadZone
(
CMSWebPartZone
zone
,
bool
reloadData
)
Parameters
zone
Type:
CMS.PortalEngine.Web.UI
CMSWebPartZone
Web part zone to load
reloadData
Type:
System
Boolean
Reload the zone data
See Also
Reference
CMSAbstractLayout Class
CMS.PortalEngine.Web.UI Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com