| PageTemplateDeviceLayoutInfoProviderGetTemplateDeviceLayoutInfoInternal Method (Int32) | 
            Returns template device layout with specified ID.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntaxprotected virtual PageTemplateDeviceLayoutInfo GetTemplateDeviceLayoutInfoInternal(
	int templateDevicelayoutId
)
Parameters
- templateDevicelayoutId
 - Type: SystemInt32
Device layout ID. 
Return Value
Type: 
PageTemplateDeviceLayoutInfo
See Also