HtmlFormParameterReader::Read Method

 

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

NameDescription
System_CAPS_pubmethodRead(HttpRequest^)

Reads name-value pairs into Web method parameter values.(Overrides MimeParameterReader::Read(HttpRequest^).)

System_CAPS_protmethodRead(NameValueCollection^)

Translates a collection of name/value pairs into an array of objects representing method parameter values.(Inherited from ValueCollectionParameterReader.)

Return to top
Show: