Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.PortalEngine Namespaces
CMS.PortalEngine.Web.UI
CMSWebPartZone Class
CMSWebPartZone Methods
cachedControl_PreRender Method
ClearCache Method
FindWebPart Method
GetSpellCheckFields Method
GetValue Method
GetWebPart Method
LoadCachedWebPart Method
LoadRegionsContent Method
LoadWebPart Method
LoadWebParts Method
LoadWebPartsContent Method
OnContentLoaded Method
OnInit Method
OnLoad Method
OnPreRender Method
ReloadData Method
RemoveVariantFromCache Method
Render Method
ResolveMacros Method
SaveContent Method
SetValue Method
Validate Method
CMSWebPartZone
GetWebPart Method
Returns web part with the specified name or null if not found.
Namespace:
CMS.PortalEngine.Web.UI
Assembly:
CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 12.0.0
Syntax
C#
Copy
public
CMSAbstractWebPart
GetWebPart
(
string
webPartName
)
Parameters
webPartName
Type:
System
String
Web part name
Return Value
Type:
CMSAbstractWebPart
See Also
Reference
CMSWebPartZone Class
CMS.PortalEngine.Web.UI Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com