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