UploadControlBinderSettings Class
In This Article
Contains binding settings for the UploadControl.
Namespace: DevExpress.Web.Mvc.BinderSettings
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class UploadControlBinderSettings :
BinderSettingsBase
#Related API Members
The following members return UploadControlBinderSettings objects:
#Inheritance
Object
BinderSettingsBase
UploadControlBinderSettings
See Also