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.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public virtual string VisibleForDeviceProfiles { get; set; }

Property Value

Type: String
See Also