WorkContext WholeRequestAsJSONDataMap Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Fetches matched vars, multipart content, url encoded content, or JSON body into one JSONDataMap bag. The property does caching

Namespace: NFX.Wave
Assembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public JSONDataMap WholeRequestAsJSONDataMap { get; }

Property Value

Type: JSONDataMap
See Also