Table of Contents

ThumbnailCache.GetOrAddWebSafeImage Method

Definition

Namespace
GleamTech.FileUltimate.AspNet.UI
Assembly
GleamTech.FileUltimate.dll

Gets or adds a web safe image for file.

public FileCacheItem GetOrAddWebSafeImage(Func<Stream> openStream, BackSlashPath fileName, long fileSize, DateTime fileDateModified)

Parameters

openStream Func<Stream>
fileName BackSlashPath
fileSize long
fileDateModified DateTime

Returns

FileCacheItem