UploadStorageExtensions.GetPrimaryFileFromThumb method
Gets the primary file path from a thumbnail path
public static string GetPrimaryFileFromThumb(this IUploadStorage uploadStorage, string thumbPath)
| parameter | description |
|---|---|
| uploadStorage | Upload storage |
| thumbPath | Thumb file path |
See Also
- interface IUploadStorage
- class UploadStorageExtensions