Hi
I need to refresh Filevista control through code.
Nikhil
2/3/2010 12:08 AM
If you mean refreshing the file list of the current folder, you can use the below javascript code in the host page:
executeCommand("Refresh");
Cem Alacayir
3/22/2010 5:00 PM