Click or drag to resize
FacebookAccountInfoFacebookPageIdentity Property
Gets or sets information about a Facebook page.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.2.23
Syntax
C#
public virtual FacebookPageIdentityData FacebookPageIdentity { get; set; }

Property Value

Type: FacebookPageIdentityData
See Also