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: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public bool Success { get; }
Public ReadOnly Property Success As Boolean
Get
Property Value
Type:
BooleanSee Also