CMSConditionalLayoutVisibleForRoles Property |
List of role names separated by semicolon to which the user must belong in order to display the layout
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax public string VisibleForRoles { get; set; }
Property Value
Type:
StringSee Also