Click or drag to resize
CMSAbstractMenuPropertiesHideControlForZeroRows Property
Hides the control when no data is loaded. Default value is False.

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

Property Value

Type: Boolean

Implements

ICMSMenuPropertiesHideControlForZeroRows
See Also