'Declaration
Protected Shared Function ParseArguments( _ ByVal arguments As System.String, _ ByVal urlDecode As System.Boolean _ ) As System.Collections.Hashtable
'Usage
Dim arguments As System.String Dim urlDecode As System.Boolean Dim value As System.Collections.Hashtable value = NCallbackCommand.ParseArguments(arguments, urlDecode)
Parameters
- arguments
- urlDecode