Click or drag to resize
AttachmentInfoProvider.GetImageThumbnailInternal Method
Overload List
  NameDescription
Protected methodGetImageThumbnailInternal(AttachmentInfo, String, Int32, Int32, Int32, Boolean)
Returns image thumbnail (from the disk - if already exists, or create new one and save it to disk - if doesn't exist).
Protected methodGetImageThumbnailInternal(Guid,Byte[], String, String, Int32, Int32, Int32, Int32, Int32)
Returns image thumbnail (from the disk - if already exists, or create new one and save it to disk - if doesn't exist).
Top
See Also