ObjectTypeInfoAllowDataExport Property |
Indicates whether the system allows users to export the object type's data into files of various formats from listings (UniGrid).
True by default for all objects except for binding objects.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public bool AllowDataExport { get; set; }
Property Value
Type:
BooleanSee Also