CopyTemporaryFileResult class
namespace: Serenity.Web assembly: Serenity.Net.Services
Result of the copying of a temporary file to its target
public class CopyTemporaryFileResult
Public Members
| 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 |
See Also
- Source: CopyTemporaryFileResult.cs