| MetaFileInfoProviderGetFilePhysicalPath Method | 
            Returns physical path to the file.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
 Syntax
Syntaxpublic static string GetFilePhysicalPath(
	string siteName,
	string guid,
	string extension
)
Parameters
- siteName
- Type: SystemString
 Site name
- guid
- Type: SystemString
 File GUID
- extension
- Type: SystemString
 File extension
Return Value
Type: 
String See Also
See Also