MediaFileInfoProvider GetThumbnailPathInternal Method (String, String, Int32, String)Kentico 8.0 API Reference
Returns physical path to the thumbnail folder.

Namespace: CMS.MediaLibrary
Assembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

siteName
Type: OnlineSystem String
Site name
filePath
Type: OnlineSystem String
File path from database
libraryId
Type: OnlineSystem Int32
Media library ID
webFullPath (Optional)
Type: OnlineSystem 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: OnlineString
See Also