Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: Is there any property of intialdirectory in ajaxuploader control
Re: Is there any property of intialdirectory in ajaxuploader control
06-11-2009, 10:04 PM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: Is there any property of intialdirectory in ajaxuploader control
Reply
Quote
Hi,
You can get the calculated path use this new way :
string dir=((IAjaxUploader)uploader).GetTempDirectory();
Regards,
Terry
View Complete Thread