WebPartContainerInfoProviderGetWebPartContainerInfo Method (String) |
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(
string containerName
)
Parameters
- containerName
- Type: SystemString
Name of webpartcontainer
Return Value
Type:
WebPartContainerInfoSee Also