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