Returns the image thumbnail from the disk.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
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