CurrentComponentsList RegisterWebPartContainer Method Kentico 8.1 API Reference
Registers the web part container within the collection of containers for current request.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

container
Type: CMS.PortalEngine WebPartContainerInfo
Container object to register within current request
See Also