FileUploadedEventArgsSuccess Property |
Gets a flag, indicating whether or not upload was successful.
Namespace:
Atalasoft.Imaging.WebControls
Assembly:
Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic bool Success { get; }Public ReadOnly Property Success As Boolean
Get
Property Value
Type:
Boolean
See Also