Click or drag to resize
FacebookPageIdentityData Structure
Represents information about a Facebook page.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 10.0.0
Syntax
C#
public struct FacebookPageIdentityData

The FacebookPageIdentityData type exposes the following members.

Constructors
  NameDescription
Public methodFacebookPageIdentityData
Initializes a new instance of the PageIdentityData structure.
Top
Fields
  NameDescription
Public fieldPageId
Page identifier.
Public fieldPageUrl
Page URL.
Top
See Also