Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.PortalEngine Namespaces
CMS.PortalEngine.Web.UI
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.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
CMSPagePlaceholder Class
CMS.PortalEngine.Web.UI Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com