CMSDialogHelper GetHashTableFromString Method Kentico 8.0 API Reference
Returns hashtable parsed from string.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

input
Type: OnlineSystem String
Input string in form key1|value1|key2|value2|

Return Value

Type: OnlineHashtable
See Also