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