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.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax public string GroupName { get; set; }
Property Value
Type:
StringSee Also