UploadStorageExtensions.GetThumbnailUrl method
namespace: Serenity.Web assembly: Serenity.Net.Services
Gets thumbnail URL for the file path
public static string GetThumbnailUrl(this IUploadStorage uploadStorage, string path)
| parameter | description |
|---|---|
| uploadStorage | Upload storage |
| path | Path |
See Also
- interface IUploadStorage
- class UploadStorageExtensions