| AbstractInfoBaseTInfoGetFileInfo Method  | 
            Returns FileInfo object from external storage if exists.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntaxpublic FileInfo GetFileInfo(
	string columnName
)
Parameters
- columnName
 - Type: SystemString
Name of the column 
Return Value
Type: 
FileInfo
See Also