WebPartContainerSiteInfoProviderDeleteWebPartContainerSiteInfo Method (Int32, Int32) |
Deletes specified webPartContainerSite.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax public static void DeleteWebPartContainerSiteInfo(
int siteId,
int containerId
)
Parameters
- siteId
- Type: SystemInt32
SiteID - containerId
- Type: SystemInt32
ContainerID
See Also