Click or drag to resize
FormControlCheckUnique Property
If true, the field is checked for uniqueness. This property is only supported in UIForm.

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

Property Value

Type: Boolean
See Also