Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.PortalControls
CMSWebPartZone Class
CMSWebPartZone Methods
cachedControl_PreRender Method
ClearCache Method
EnablePartialCache Method
FindWebPart Method
GetImageUrl Method
GetSpellCheckFields Method
GetValue Method
GetWebPart Method
GetWebPartUrl Method
LoadCachedWebPart Method
LoadRegionsContent Method
LoadWebPart Method
LoadWebParts Method
LoadWebPartsContent Method
OnContentLoaded Method
OnInit Method
OnLoad Method
OnPreRender Method
ReloadControls Method
ReloadData Method
RemoveVariantFromCache Method
Render Method
RequiresWebPartManagement 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.PortalControls
Assembly:
CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
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.PortalControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com