Returns array list from input string.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- input
- Type: System.String
Input string contains values separated with '|' (value1|value2|...)
Return Value
Type: ArrayListSee Also