ObjectTypeInfoAllowRestore Property |
Determines whether the system stores deleted objects of the type in the recycle bin.
By default the value is true for all objects with allowed synchronization or versioning except for binding objects.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public bool AllowRestore { get; set; }
Property Value
Type:
BooleanSee Also