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
LoadTextLayout Method
Loads the given text layout.
Namespace:
CMS.PortalEngine.Web.UI
Assembly:
CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 12.0.0
Syntax
C#
Copy
public
CMSAbstractLayout
LoadTextLayout
(
string
code
)
Parameters
code
Type:
System
String
Layout code to load
Return Value
Type:
CMSAbstractLayout
See Also
Reference
CMSPagePlaceholder Class
CMS.PortalEngine.Web.UI Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com