BaseInfo DeleteExternalColumns Method Kentico 8.0 API Reference
Goes through the columns which are stored externally and deletes all the files.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

updateDB
Type: OnlineSystem Boolean
If true, DB is updated with the data from the file before it's deleted.
See Also