Click or drag to resize
TextHelperOnBeforeRemoveDiacritics Event
Occurs when the RemoveDiacritics method is called, returns false if original remove method should not be used.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static event TextHelperOnBeforeRemoveDiacriticsEventHandler OnBeforeRemoveDiacritics

Value

Type: CMS.HelpersTextHelperOnBeforeRemoveDiacriticsEventHandler
See Also