LayoutInfoProviderDeleteLayoutInfo Method (Int32) |
Deletes specified layout.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax public static void DeleteLayoutInfo(
int layoutId
)
Parameters
- layoutId
- Type: SystemInt32
Layout ID
See Also