Click or drag to resize
BaseInfoGeneralizedInfoWrapperGetExternalFiles 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: 8.2.23
Syntax
C#
public List<string> GetExternalFiles()

Return Value

Type: ListString
See Also