AbstractInfo TInfo  SaveExternalColumns Method Kentico 8.1 API Reference
Goes through the columns which are stored externally and ensures them in the external storage.

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

Parameters

deleteUnusedFiles
Type: OnlineSystem Boolean
If true, the old files are deleted when the path of the columnFile has changed
onlyIfChanged
Type: OnlineSystem Boolean
Tries to modify the external file only if the column is marked as changed
See Also