Returns image thumbnail (from the disk - if already exists, or create new one and save it to disk - if doesnt exist).
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- attachmentInfo
- Type: CMS.Forums ForumAttachmentInfo
Attachment info
- width
- Type: System Int32
Image width
- height
- Type: System Int32
Image height
- maxSideSize
- Type: System Int32
Maximum side size
Return Value
Type: ByteSee Also