Click or drag to resize
TreeProviderCheckUniqueNames Property
If true, unique node names, document names and aliases are checked against the database. Turn off only when you perform the validation by yourself.

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

Property Value

Type: Boolean
See Also