Click or drag to resize

imbUrlOpsgetQueryPairs Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Vraca dictionary sa ParamName vs Value - input je URL query

Namespace:  imbACE.Network.extensions
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public static Dictionary<string, string> getQueryPairs(
	string query
)
Request Example View Source

Parameters

query
Type: SystemString
URL string ili samo query

Return Value

Type: DictionaryString, String
See Also