Click or drag to resize
CMSAbstractMenuFilterControlZeroRowsText Property
Text to be shown when the control is hidden by HideControlForZeroRows.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public virtual string ZeroRowsText { get; set; }

Property Value

Type: String

Implements

ICMSMenuPropertiesZeroRowsText
See Also