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

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

Property Value

Type: String
See Also