Returns the image thumbnail from the disk.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- guid
- Type: System Guid
GUID of the file to get
- siteName
- Type: System String
Site name
- width
- Type: System Int32
Image thumbnail height
- height
- Type: System Int32
Image thumbnail width
Return Value
Type: ByteSee Also