Gets a datatable with information about the uploaded files.
Fields: Key, FileName, ContentType, ContentLength.

Syntax

Smartsite SXML CopyCode image Copy Code
datatable request.files()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
DataTable DataTable

Expand image Examples

SXML