FormEngineUserControlCheckUnique Property |
If true, the field is checked for uniqueness. This property is only supported in templated form.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax public bool CheckUnique { get; set; }
Property Value
Type:
BooleanSee Also