Click or drag to resize
FormFieldInfoMappedToField Property
Indicates field to which this one is mapped.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 10.0.0
Syntax
C#
public string MappedToField { get; set; }

Property Value

Type: String
See Also