Click or drag to resize
DataComFormMergeHint Property
Gets or sets the value indicating whether this control should suggest entity attributes suitable for CMS object update.

Namespace: CMS.DataCom.Web.UI
Assembly: CMS.DataCom.Web.UI (in CMS.DataCom.Web.UI.dll) Version: 10.0.0
Syntax
C#
public bool MergeHint { get; set; }

Property Value

Type: Boolean
See Also