Click or drag to resize
CMSRepeaterWithEffectHideLayoutForZeroRows Property
Gets or sets a value indicating whether to hide layout (Content before, Content after) when no data found.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public bool HideLayoutForZeroRows { get; set; }

Property Value

Type: Boolean
See Also