PageTemplateDeviceLayoutInfoProvider GetDeviceLayoutName Method Kentico 8.1 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.1.5347.20411)

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