Click or drag to resize
EntityMappingItems Property
Gets the array of entity mapping items.

Namespace: CMS.SocialMedia.Facebook
Assembly: CMS.SocialMedia (in CMS.SocialMedia.dll) Version: 8.2.23
Syntax
C#
public IEnumerable<EntityMappingItem> Items { get; }

Property Value

Type: IEnumerableEntityMappingItem
See Also