  | TagExtensionMethodParseArgumentsObject Method  | 
  
    Namespace: 
   Dynamicweb.Rendering
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxprotected static Dictionary<string, Object> ParseArgumentsObject(
	string arguments
)
Protected Shared Function ParseArgumentsObject ( 
	arguments As String
) As Dictionary(Of String, Object)
Parameters
- arguments
 - Type: SystemString
 
Return Value
Type: 
DictionaryString, 
Object
See Also