Click or drag to resize
AbstractInfoBaseTInfoDeleteFiles Property
Indicates if all physical files should be deleted when object will be deleted.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
protected virtual bool DeleteFiles { get; set; }

Property Value

Type: Boolean
See Also