These forums are read-only and considered to be an archive. Please use the new Community for future interaction and posts.

How to Refresh FilevistaControl

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