DEXTUploadJ
DEXTUploadJ References > Progress > Method > GetProgressID

GetProgressID Method

Version
1.0.1.0
Environment
Sun JDK1.4
Target
Progress
Signature
public static int GetProgressID()
Parameters
Return value
ID to be assigned at SetProgress() method of FileUpload
Throws
DEXTUploadException
Description

Issue ID to be assigned at SetProgress() method of FileUpload.

Usage
int nID = Progress.GetProgressID();