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.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 12.0.0
Syntax public virtual string VisibleForDeviceProfiles { get; set; }
Property Value
Type:
StringSee Also