Click or drag to resize
EntityMappingHasItems Property
Gets a value that indicates whether this mapping contains items.

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

Property Value

Type: Boolean
See Also