Click or drag to resize
MvcUploaderGetValidatingFile Method
get the file which being validated when IsValidationRequest is true

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public MvcUploadFile GetValidatingFile()

Return Value

Type: MvcUploadFile
See Also