Click or drag to resize
CMSAbstractNewDocumentControlNoDataAsError Property
Indicates whether "No data" message is to be displayed as error.

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

Property Value

Type: Boolean
See Also