PageTemplateDeviceLayoutInfoProviderDeleteTemplateDeviceLayoutInfo Method (Int32) |
Deletes template device layout with specified ID.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax public static void DeleteTemplateDeviceLayoutInfo(
int deviceLayoutId
)
Parameters
- deviceLayoutId
- Type: SystemInt32
Template device layout ID.
See Also