UrlParameterReader.Read Method
.NET Framework 2.0
| Name | Description |
|---|---|
| UrlParameterReader.Read (HttpRequest) |
Reads name/value pairs encoded in the query string of an HTTP request into Web method parameter values.
|
| UrlParameterReader.Read (NameValueCollection) |
Translates a collection of name/value pairs into an array of objects representing method parameter values.
|
Community Additions
ADD
Show: