Click or drag to resize
IRequestReadRequestBodyAsString Method
Reads the body of the request and returns text representation of it. Then sets position of the request stream back to start.

Namespace: CMS.Base.Internal
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
string ReadRequestBodyAsString()

Return Value

Type: String
See Also