MediaFileInfoProviderGetThumbnailPath Method (Int32, String) |
Returns physical path to the thumbnail folder.
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 13.0.131
Syntax public static string GetThumbnailPath(
int libraryId,
string filePath
)
Parameters
- libraryId
- Type: SystemInt32
Media library ID - filePath
- Type: SystemString
File path from database
Return Value
Type:
StringSee Also