Click or drag to resize
BaseInfoCheckUnique Property
If true, the code name is checked for uniqueness upon saving.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual bool CheckUnique { get; set; }

Property Value

Type: Boolean
See Also