This documentation is archived and is not being maintained.

HtmlFormParameterWriter Properties

The HtmlFormParameterWriter type exposes the following members.

  NameDescription
Public property RequestEncoding Gets or sets the encoding used to write parameters to the HTTP request. (Inherited from UrlEncodedParameterWriter.)
Public property UsesWriteRequest Gets a value that indicates whether Web method parameter values are serialized to the outgoing HTTP request body. (Overrides MimeParameterWriter::UsesWriteRequest.)
Top
Show: