Returns the web part with specified GUID or ID or null if not found.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- webPartGuid
- Type: System Guid
Web part GUID
- webPartControlId
- Type: System String
Web part control ID to retrieve
Return Value
Type: WebPartInstanceSee Also