UploadStorageExtensions.GetThumbnailUrl method

namespace: Serenity.Web   assemblySerenity.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