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 public static WebPartContainerInfo GetWebPartContainerInfo(
int containerId
)
Parameters
- containerId
- Type: SystemInt32
WebPartContainer id
Return Value
Type:
WebPartContainerInfoSee Also