Retrieves a FacebookAccountInfo with the specified Facebook page identifier, and returns it.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- facebookPageCodeName
- Type: System String
Facebook page identifier.
- siteId
- Type: CMS.DataEngine SiteInfoIdentifier
Account site identifier.
Return Value
Type: FacebookAccountInfoA FacebookAccountInfo with the specified Facebook page identifier, if found; otherwise, null.
See Also