Copies elements of the HttpParameterCollection to a new NameValueCollection instance.
Namespace: Nemiro.OAuthAssembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
Parameters
- onlyUrlParameters (Optional)
- Type: System Boolean
The true value included into the results only the HttpUrlParameter parameters. The default value is false - all parameters.
Return Value
Type: NameValueCollectionSee Also