WebPartContainerInfoProviderDeleteWebPartContainerInfo Method (Int32) |
Deletes specified webPartContainer.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax public static void DeleteWebPartContainerInfo(
int webPartContainerId
)
Parameters
- webPartContainerId
- Type: SystemInt32
WebPartContainer id
See Also