IUploadFileOptions.JsonEncodeValue property
Only useful for uploading multiple files. Specifies whether to JSON encode value. If your field is a string field set it to true.
public bool JsonEncodeValue { get; }
See Also
- interface IUploadFileOptions