Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
145940 | Jul 15,2019 10:44 AM UTC | Jul 16,2019 01:25 PM UTC | React - EJ 2 | 1 |
![]() |
Tags: Uploader |
<UploaderComponent id='fileUpload' type='file' ref={(scope) => { this.uploadObj = scope; }} asyncSettings={this.asyncSettings} success={this.onUploadSuccess.bind(this)} removing={this.onRemoveFile.bind(this)}></UploaderComponent>
onUploadSuccess(args) {
args.statusText = args.response.statusText;
} |
using System.Diagnostics;
Process.Start(fileSavePath); |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.