namespace: Serenity.Web assembly: Serenity.Net.Services
Result of the copying of a temporary file to its target
public class CopyTemporaryFileResult
name | description |
---|---|
CopyTemporaryFileResult() | The default constructor. |
FileSize { get; set; } | File size |
HasThumbnail { get; set; } | If the file has thumbnail |
OriginalName { get; set; } | Original name |
Path { get; set; } | The path of the file |
- Source: CopyTemporaryFileResult.cs