Click or drag to resize
TreePathUtilsRemoveDiacriticForSafeURLPath Property
Indicates if diacritics should be removed from the URL path.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public static bool RemoveDiacriticForSafeURLPath { get; set; }

Property Value

Type: Boolean
See Also