Opens the Web Forms File Manager.
void OpenFileManager ( )
None
For information on using the File Manager, see “Using the Web Forms File Manager”.
You can use this code to open the Web Forms File Manager:
#if defined PBWEBFORM then
OpenFileManager()
#end if