Click or drag to resize
TextHelperRegExLineEndWithSpaces Property
Regular expression for the line ending with the spaces before and after.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static Regex RegExLineEndWithSpaces { get; set; }

Property Value

Type: Regex
See Also