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.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax public bool EnsureSafeNodeAlias { get; set; }
Property Value
Type:
BooleanSee Also