Click or drag to resize
TreeProviderEnsureSafeNodeAlias Property
If true, node alias will include only allowed characters (turn off only when you perform the validation by yourself or the source data are already valdiated).

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

Property Value

Type: Boolean
See Also