Populates the collection from a URL-style Query string, i.e. the string portion after the "?" in a URL.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| value |
String |
|
|
The String value containing the Key/Value pairs. |
| convertPlusToSpace |
Boolean |
Optional |
|
Indicates whether to convert the Plus symbol to a Space prior to decoding.
If omitted, a value of False is assumed. |
- Member of:
- ISKeyValueList
- Namespace:
- Intersoft.ISRuntime6
- Assembly:
- ISRuntime6, Version=6.0.3
- Target Framework:
- .NET 9.0