Click or drag to resize
CMSConditionalLayoutVisibleForRoles Property
List of role names separated by semicolon to which the user 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 string VisibleForRoles { get; set; }

Property Value

Type: String
See Also