UploadControlValidationSettings Class
In This Article
Contains settings that relate to ASPxUploadControl‘s uploaded file validation.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class UploadControlValidationSettings :
PropertiesBase,
IPropertiesOwner
#Related API Members
The following members return UploadControlValidationSettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Upload |
Upload |
#Remarks
An object of the UploadControlValidationSettings type can be accessed by the ASPxUploadControl.ValidationSettings property of an upload control.
#Inheritance
Show 19 items
Object
StateManager
PropertiesBase
UploadControlValidationSettings
See Also