Click or drag to resize
DataComFormEntityAttributeFormatter Property
Gets or sets the object that formats values of Data.com contact (or company) attributes.

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

Property Value

Type: IEntityAttributeFormatter
See Also