Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.PortalControls
CMSPagePlaceholder Class
CMSPagePlaceholder Methods
ClearCache Method
CreateChildControls Method
FindAllWebParts Method
FindWebPart Method
FindZone Method
GetImageUrl Method
GetSpellCheckFields Method
LoadContent Method
LoadLayout Method
LoadOrphanedZones Method
LoadRegionsContent Method
LoadTextLayout Method
LoadViewState Method
OnDataBinding Method
OnInit Method
OnLoad Method
RegisterEditLayoutScript Method
ReloadControls Method
ReloadData Method
Render Method
RequiresWebPartManagement Method
SaveContent Method
Validate Method
CMSPagePlaceholder
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
CMSPagePlaceholder Class
CMS.PortalControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com