TextHelperRegExRemoveMultipleCommas Property |
Regular expression to identify multiple occurrences of comma (surrounded by white space).
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static Regex RegExRemoveMultipleCommas { get; set; }
Property Value
Type:
RegexSee Also