Skip to main content
A newer version of this page is available. .

UploadControlBinderSettings Class

Contains binding settings for the UploadControl.

Namespace: DevExpress.Web.Mvc.BinderSettings

Assembly: DevExpress.Web.Mvc5.v19.1.dll

Declaration

public class UploadControlBinderSettings :
    BinderSettingsBase

The following members return UploadControlBinderSettings objects:

Inheritance

Object
BinderSettingsBase
UploadControlBinderSettings
See Also