Click or drag to resize
DataComFormMergeHintAttributes Property
Gets or sets the array of form field names that are the object of the merge hint.

Namespace: CMS.DataCom.Web.UI
Assembly: CMS.DataCom.Web.UI (in CMS.DataCom.Web.UI.dll) Version: 10.0.0
Syntax
C#
public string[] MergeHintAttributes { get; set; }

Property Value

Type: String
See Also