Kentico 11 API Reference
Kentico 11 API Reference
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: 11.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) 2017 Kentico Software
Send comments on this topic to
support@kentico.com