Icon RequestFormValues Property

property RequestFormValues: TEWBHTTPFormValues

Usage

If the web server request is an HTML form submittal, this property will contain the submitted form values.

Information Any file uploads included as part of a multi-part HTML form submittal request will be available in the RequestContentParts property.
Image