Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.PortalEngine Namespaces
CMS.PortalEngine.Web.UI
CMSPagePlaceholder Class
CMSPagePlaceholder Methods
FindWebPart Method
FindWebPart Method (String)
FindWebPart Method (Type)
CMSPagePlaceholder
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: 10.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
CMSPagePlaceholder Class
FindWebPart Overload
CMS.PortalEngine.Web.UI Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com