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
FindZone Method
Finds the zone by its ID.
Namespace:
CMS.PortalEngine.Web.UI
Assembly:
CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 12.0.0
Syntax
C#
Copy
public
CMSWebPartZone
FindZone
(
string
zoneId
)
Parameters
zoneId
Type:
System
String
Zone ID
Return Value
Type:
CMSWebPartZone
See Also
Reference
CMSAbstractLayout Class
CMS.PortalEngine.Web.UI Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com