TextHelperRegExRemoveMultipleCommasStartEnd Property |
Regular expression to identify comma at the beginning and at the end of a text.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static Regex RegExRemoveMultipleCommasStartEnd { get; set; }
Property Value
Type:
RegexSee Also