Click or drag to resize
ObjectTypeInfoAllowRestore Property
Indicates if the object supports deleting to recycle bin. By default the value is true for all objects except binding objects.

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

Property Value

Type: Boolean
See Also