Obsolete. This method will be removed in one of the next versions. Requests the directory path where the files of a specific file type are stored on the web server.
Introduced: X14.
<void> TXTextControl.getFileDirectory(<FileType> fileType, <RequestStringCallback> callback)| Parameter | Description |
|---|---|
| file |
Must be one of the File |
| callback | Is called with a string containing the file directory of the requested file type on the web server as soon as the information has been retrieved from the server. |