Returns physical path to the thumbnail folder.
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- siteName
- Type: System String
Site name
- filePath
- Type: System String
File path from database
- libraryId
- Type: System Int32
Media library ID
- 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