Click or drag to resize
BaseInfoGetExternalFiles Method
Goes through the columns which are stored externally and returns the list of particular files this object uses.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual List<string> GetExternalFiles()

Return Value

Type: ListString
See Also