| PageTemplateDeviceLayoutInfoProviderSetTemplateDeviceLayoutInfoInternal Method  | 
            Sets (updates or inserts) specified template device layout info.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntaxprotected virtual void SetTemplateDeviceLayoutInfoInternal(
	PageTemplateDeviceLayoutInfo templateDevicelayoutObj
)
Parameters
- templateDevicelayoutObj
 - Type: CMS.PortalEnginePageTemplateDeviceLayoutInfo
Device layout to be set. 
See Also