Click or drag to resize
IRequestInputStream Property
Gets the contents of the incoming HTTP entity body.

Namespace: CMS.Base.Internal
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
Stream InputStream { get; }

Property Value

Type: Stream
See Also