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.Web.UI
Assembly: CMS.DataCom.Web.UI (in CMS.DataCom.Web.UI.dll) Version: 10.0.0
Syntax
C#
public bool BuyContactEnabled { get; set; }

Property Value

Type: Boolean
See Also