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