BaseInfoGetExternalFiles Method |
Goes through the columns which are stored externally and returns the list of particular files this object uses.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax protected virtual List<string> GetExternalFiles()
Return Value
Type:
ListStringSee Also