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

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

Property Value

Type: String
See Also