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