ASPxClientUploadControlFilesUploadCompleteEventArgs.errorText Property
Gets the error text to be displayed within the upload control’s error frame.
Declaration
errorText: string
Property Value
| Type | Description |
|---|---|
| string | A string value that is the error text. |
See Also