Click or drag to resize
TextNormalizationSettingsNormalizeWhiteSpaces Property
If true, all whitespaces in the given text are normalized

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public bool NormalizeWhiteSpaces { get; set; }

Property Value

Type: Boolean
See Also