Click or drag to resize
DeleteFileMediaWebFarmTaskApplyOnlyOnFiles Property
Gets or sets a value that indicates if media deletion will be executed only on files.

Namespace: CMS.MediaLibrary
Assembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 13.0.131
Syntax
C#
public bool ApplyOnlyOnFiles { get; set; }

Property Value

Type: Boolean
See Also