Table of Contents

Class ContactMappingModel

Namespace
Kentico.Xperience.Admin.DigitalMarketing
Assembly
Kentico.Xperience.Admin.DigitalMarketing.dll

Represent UI model for mapping options in form component properties dialog.

[FormCategory(Label = "{$digitalmarketing.forms.formfieldmapping$}", Order = 0)]
public class ContactMappingModel
Inheritance
object
ContactMappingModel
Extension Methods

Constructors

ContactMappingModel()

public ContactMappingModel()

Properties

ContactFieldName

Contact field name.

[DropDownComponent(Label = "{$digitalmarketing.forms.mappedtocontactattribute$}", Tooltip = "{$digitalmarketing.forms.mappedtocontactattribute.tooltip$}", Order = 1)]
public string ContactFieldName { get; set; }

Property Value

string