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