ImportExportSettingsAllowSingleExport Property |
Indicates whether the object type supports export of individual objects from UniGrid listing pages.
Default value is true when the object is exportable and logs export tasks, otherwise false.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public bool AllowSingleExport { get; set; }
Property Value
Type:
BooleanSee Also