Removes multiple commas (i.e. transforms text "a,,b,," to "a, b").
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- text
- Type: System String
Return Value
Type: StringSee Also