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)

Parameters

Parameter Description
fileType Must be one of the FileType values.
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.