Click or drag to resize
EntityMappingItemFieldName Property
Gets the name of the form field that is the source of this mapping item.

Namespace: CMS.MembershipProvider.Facebook
Assembly: CMS.MembershipProvider (in CMS.MembershipProvider.dll) Version: 9.0.0
Syntax
C#
public string FieldName { get; }

Property Value

Type: String
See Also