Click or drag to resize
DataComFormItemEntityAttributeMapper Property
Entity attribute mapper.

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

Property Value

Type: EntityAttributeMapperBase
See Also