ASPxClientUploadControlFileUploadCompleteEventArgs.errorText Property
Gets the error text to be displayed within the ASPxUploadControl‘s error frame.
Declaration
errorText: string
Property Value
| Type | Description |
|---|---|
| string | A string value that represents the error text. |
See Also