DataComFormMergeHintAttributes Property |
Gets or sets the array of form field names that are the object of the merge hint.
Namespace: CMS.DataCom.Web.UIAssembly: CMS.DataCom.Web.UI (in CMS.DataCom.Web.UI.dll) Version: 10.0.0
Syntax public string[] MergeHintAttributes { get; set; }
Property Value
Type:
StringSee Also