Click or drag to resize
weroSoft AG, Software
IRequestData Properties
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.

The IRequestData type exposes the following members.

Properties
  NameDescription
Public propertyData
Gets the business logic representation of the data.
Public propertyHeaders
Gets the headers of the request.
Public propertyIsFramework
Gets a value indicating whether the property is a framework property.
(Inherited from IFeature.)
Public propertyQueryStrings
Gets the query string data of the request.
Public propertyRawData
Gets data of the request.
Top
See Also