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

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

Property Value

Type: Boolean
See Also