Click or drag to resize
CMSViewerNoData Property
Gets the value that indicates whether the control contains any data.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public bool NoData { get; }

Property Value

Type: Boolean
See Also