ASPxClientUploadControlValidationErrorOccurredEventArgs.errorText Property
In This Article
Gets or sets the error text.
#Declaration
TypeScript
errorText: string
#Property Value
Type | Description |
---|---|
string | A string value that represents the error text. |
See Also