HtmlFormParameterWriter Properties

 

Namespace:   System.Web.Services.Protocols
Assembly:  System.Web.Services (in System.Web.Services.dll)

NameDescription
System_CAPS_pubpropertyRequestEncoding

Gets or sets the encoding used to write parameters to the HTTP request.(Inherited from UrlEncodedParameterWriter.)

System_CAPS_pubpropertyUsesWriteRequest

Gets a value that indicates whether Web method parameter values are serialized to the outgoing HTTP request body.(Overrides MimeParameterWriter::UsesWriteRequest.)

Return to top
Show: