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
FindWebPart Method
FindWebPart Method (String)
FindWebPart Method (Type)
CMSWebPartZone
FindWebPart Method (String)
Finds the web part with specific name.
Namespace:
CMS.PortalEngine.Web.UI
Assembly:
CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 12.0.0
Syntax
C#
Copy
public
virtual
CMSAbstractWebPart
FindWebPart
(
string
name
)
Parameters
name
Type:
System
String
Web part name to find
Return Value
Type:
CMSAbstractWebPart
See Also
Reference
CMSWebPartZone Class
FindWebPart Overload
CMS.PortalEngine.Web.UI Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com