FileUploaderOptionsBuilder.UploadMethod(UploadHttpMethod) Method
In This Article
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
#Declaration
C#
public FileUploaderOptionsBuilder UploadMethod(
UploadHttpMethod value
)
#Parameters
Name | Type |
---|---|
value | Upload |
#Returns
Type |
---|
File |
See Also