WebPartLayoutInfoProviderDeleteWebPartLayoutInfo Method (Int32) |
Deletes specified webPartLayout.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax public static void DeleteWebPartLayoutInfo(
int webPartLayoutId
)
Parameters
- webPartLayoutId
- Type: SystemInt32
WebPartLayout id
See Also