Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.PortalControls
CMSAbstractLayout Class
CMSAbstractLayout Methods
ClearCache Method
EnsureZones Method
FindAllWebParts Method
FindWebPart Method
FindZone Method
GetSpellCheckFields Method
CheckLayoutsVisibility 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.PortalControls
Assembly:
CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
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.PortalControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com