WebRequest.File
From Xojo Documentation
Property (As FolderItem )
This property is only available for Web applications. |
aWebRequest.File = newFolderItemValue
or
FolderItemValue = aWebRequest.File
New in 2013r3
Supported for all project types and targets.
or
FolderItemValue = aWebRequest.File
New in 2013r3
Supported for all project types and targets.
Specifies a folderitem to be returned to the browser. Setting this property automatically clears the text buffer.