Applet: | UploadClient |
Description: | When RecursiveCheckBoxOn is set to 1, the "Recursive" check boxes on both the Upload Applet and the file selector will be checked by default. When "Recursive" is checked, directories are uploaded with their subdirectories, maintaining the original directory structure. RecursiveCheckBoxOn is set to 0 (Off) by default. See also, UseNativeFileSelection and Uploading a Directory |
Example: | <param name="RecursiveCheckBoxOn" value="1"> |