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