| MediaFileInfoProviderGetMediaFileInfoInternal Method (Int32, String) | 
            Returns the MediaFileInfo structure for the specified media file.
            
 
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 13.0.131
 Syntax
Syntaxprotected virtual MediaFileInfo GetMediaFileInfoInternal(
	int mediaLibraryId,
	string mediaFilePath
)
Parameters
- mediaLibraryId
- Type: SystemInt32
 Media library ID
- mediaFilePath
- Type: SystemString
 File path
Return Value
Type: 
MediaFileInfo See Also
See Also