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

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public bool HideLayoutForZeroRows { get; set; }

Property Value

Type: Boolean
See Also