Loads the web part to the given zone. Returns the newly created web part.
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- container
- Type: System.Web.UI Control
Control container
- zone
- Type: CMS.PortalControls CMSWebPartZone
Parent zone
- part
- Type: CMS.PortalEngine WebPartInstance
Web part instance
- reloadData
- Type: System Boolean
Reload the web part data
- isVariant (Optional)
- Type: System Boolean
Indicates whether the web part instance is a variant of another existing web part
Return Value
Type: ControlSee Also