PageTemplateDeviceLayoutInfoProvider GetDeviceLayoutName Method Kentico 8.0 API Reference
Returns device layout name and prefixes if available

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

Parameters

path
Type: OnlineSystem String
Current path
isAdHoc
Type: OnlineSystem Boolean
Indicates whether layout is on AdHoc page template
prefixes
Type: OnlineSystem.Collections.Generic List OnlineString  
Path prefixes

Return Value

Type: OnlineString
See Also