Click or drag to resize
DataComFormBuyContactEnabled Property
Gets or sets the value indicating whether this form provides UI to buy a contact.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax
C#
public bool BuyContactEnabled { get; set; }

Property Value

Type: Boolean
See Also