| WebPartContainerInfoProviderGetWebPartContainerInfo Method (Int32) | 
            Returns the WebPartContainerInfo structure for the specified webPartContainer.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic static WebPartContainerInfo GetWebPartContainerInfo(
	int containerId
)
Parameters
- containerId
- Type: SystemInt32
 WebPartContainer id
Return Value
Type: 
WebPartContainerInfo See Also
See Also