Returns physical path to the given file path and library.
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- filePath
- Type: System String
Media file path
- fileLibraryId
- Type: System Int32
Library ID of the media file
- siteName (Optional)
- Type: System String
Site name
- webFullPath (Optional)
- Type: System String
Physical path to the root of the web project (e.g. c:\WebProject\), if it is not specified web application physical path is used
Return Value
Type: StringSee Also