Click or drag to resize
CMSConditionalLayoutVisibleForDeviceProfiles 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: 8.2.23
Syntax
C#
public virtual string VisibleForDeviceProfiles { get; set; }

Property Value

Type: String
See Also