WebPartContainerInfoProviderSetWebPartContainerInfoInternal Method |
Sets (updates or inserts) specified web part container.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax protected virtual void SetWebPartContainerInfoInternal(
WebPartContainerInfo webPartContainer
)
Parameters
- webPartContainer
- Type: CMS.PortalEngineWebPartContainerInfo
Web part container to set
See Also