Click or drag to resize
TreeProviderCheckUniqueAttachmentNames Property
If true, unique attachment names within one document 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 CheckUniqueAttachmentNames { get; set; }

Property Value

Type: Boolean
See Also