Click or drag to resize
DataComFormEntityMapping Property
Gets or sets the mapping of entity attributes to form fields.

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

Property Value

Type: EntityMapping
See Also