Skip to main content

UploadControlBinderSettings Class

Contains binding settings for the UploadControl.

Namespace: DevExpress.Web.Mvc.BinderSettings

Assembly: DevExpress.Web.Mvc5.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class UploadControlBinderSettings :
    BinderSettingsBase

The following members return UploadControlBinderSettings objects:

Inheritance

Object
BinderSettingsBase
UploadControlBinderSettings
See Also