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