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