BasicRepeaterWithEffectHideLayoutForZeroRows Property |
Gets or sets a value indicating whether to hide layout (Content before, Content after) when no data found.
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 12.0.0
Syntax public bool HideLayoutForZeroRows { get; set; }
Property Value
Type:
BooleanSee Also