| MediaFileInfoProviderGetMediaFilePath Method (Int32, String) | 
            Returns physical path to the media file.
            
 
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 9.0.0
Syntaxpublic static string GetMediaFilePath(
	int libraryId,
	string filePath
)
Parameters
- libraryId
 - Type: SystemInt32
Media library ID - filePath
 - Type: SystemString
File path 
Return Value
Type: 
String
See Also