Downloads account info from https://graph.facebook.com/me/accounts/ and finds page access token in it.
Returns null if page access token could not be retrieved.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- accessToken
- Type: System String
Application access token acquired via login bounce
- pageId
- Type: System String
Facebook page identifier to find page access token for
Return Value
Type: StringSee Also