Returns the web part instance with specified ID or null when not found.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- webPartId
- Type: System String
Web part ID to get
- searchInVariants (Optional)
- Type: System Boolean
Indicates whether to search in the zone variants as well.
Return Value
Type: WebPartInstanceSee Also