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