Click or drag to resize
DataExportHelperAllowExportEmptyDataSource Property
Determines whether to allow export empty data source or raise an error

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

Property Value

Type: Boolean
See Also