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.InternalAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax string ReadRequestBodyAsString()
Return Value
Type:
StringSee Also