CurrentComponentsList RegisterDeviceLayout Method Kentico 8.1 API Reference
Registers the device layout within the collection of device layouts for current request.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

layout
Type: CMS.PortalEngine PageTemplateDeviceLayoutInfo
Device layout object to register within current request
See Also