WebPartZoneInstanceCloneWebPart Method |
Clones the web part.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax public WebPartInstance CloneWebPart(
string webPartId
)
Parameters
- webPartId
- Type: SystemString
Web part ID to clone
Return Value
Type:
WebPartInstanceSee Also