MetaFileInfoProviderEnsurePhysicalFile Method |
Ensures the file in the file system and returns the path to the file.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public static string EnsurePhysicalFile(
MetaFileInfo fileInfo,
string siteName
)
Parameters
- fileInfo
- Type: CMS.DataEngineMetaFileInfo
File info - siteName
- Type: SystemString
Site name
Return Value
Type:
StringSee Also