DataComFormEntityMapping Property |
Gets or sets the mapping of entity attributes to form fields.
Namespace: CMS.DataCom.Web.UIAssembly: CMS.DataCom.Web.UI (in CMS.DataCom.Web.UI.dll) Version: 10.0.0
Syntax public EntityMapping EntityMapping { get; set; }
Property Value
Type:
EntityMappingSee Also