Click or drag to resize
CMSDeviceLayoutVisibleForDeviceProfiles Property
List of device profile names separated by semicolon in which current device must belong in order to display the layout

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
public override string VisibleForDeviceProfiles { get; set; }

Property Value

Type: String
See Also