BBjFileChooser::getRestrictedDirectory
Description
In BBj 16.00 and higher, this method returns the value previously set with setRestrictedDirectory, restricting the user to a selected parent directory in a server-side BBjFileChooser.
Syntax
Return Value |
Method |
string |
getRestrictedDirectory() |
Parameters
None.
Return Value
Returns the value previously set with setRestrictedDirectory , restricting the user to a selected parent directory in a server-side BBjFileChooser.
Remarks
When a directory restriction is in effect, any attempt by the user to navigate to a directory above the restricted directory in the filesystem hierarchy will be ignored .
Example
|
See Also
BBjFileChooser::setRestrictedDirectory
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.