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

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

Parameters

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

Return Value

Type: OnlineHashtable
See Also