Click or drag to resize
EntityMappingItemAttributeName Property
Gets the name of the entity attribute that is the target of this mapping item.

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

Property Value

Type: String
See Also