Click or drag to resize
CMSConditionalLayoutGroupName Property
Name of the layout group to which the layout belongs. If more layouts use the same group, only the first one that matches the visibility condition is displayed.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
public string GroupName { get; set; }

Property Value

Type: String
See Also