Click or drag to resize
EntityModelItems Property
Gets the array of attribute models.

Namespace: CMS.SocialMedia.Facebook
Assembly: CMS.SocialMedia (in CMS.SocialMedia.dll) Version: 8.2.23
Syntax
C#
public EntityAttributeModel[] Items { get; }

Property Value

Type: EntityAttributeModel
See Also