PageTemplateDeviceLayoutInfoProviderGetTemplateDeviceLayoutInfo Method (Int32) |
Returns template device layout with specified ID.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax public static PageTemplateDeviceLayoutInfo GetTemplateDeviceLayoutInfo(
int deviceLayoutId
)
Parameters
- deviceLayoutId
- Type: SystemInt32
Template device layout ID.
Return Value
Type:
PageTemplateDeviceLayoutInfoSee Also