WebPartInfoProviderGetBaseWebPart Method (String) |
Gets the base web part for the specified web part.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax public static WebPartInfo GetBaseWebPart(
string webPartName
)
Parameters
- webPartName
- Type: SystemString
Web part name
Return Value
Type:
WebPartInfoSee Also