BaseInfo DeleteExternalColumns Method Kentico 8.1 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.1.5347.20411)

Parameters

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