UploadControlValidationSettings.GeneralErrorText Property
Gets or sets the error text indicating that an external error occurs during the specified file's uploading.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue("File upload failed due to an external error")]
public string GeneralErrorText { get; set; }
<DefaultValue("File upload failed due to an external error")>
Public Property GeneralErrorText As String
Property Value
Type | Default | Description |
---|---|---|
String | "File upload failed due to an external error" |
A String value that specifies the error text. |
Property Paths
You can access this nested property as listed below:
Show 60 property paths