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.1.5347.20411)
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