FacebookAccountInfoProviderGetDefaultFacebookAccountInternal Method |
Gets the default FacebookAccount for given site
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.2.23
Syntax protected virtual FacebookAccountInfo GetDefaultFacebookAccountInternal(
SiteInfoIdentifier siteId
)
Parameters
- siteId
- Type: CMS.DataEngineSiteInfoIdentifier
Site for which you want the default FacebookAccount
Return Value
Type:
FacebookAccountInfoDefault FacebookAccount for given site, null if no default FacebookAccount exists
See Also