Click or drag to resize
FacebookAccountInfoProviderSetFacebookAccountInfoInternal Method
Updates or creates the specified Facebook account.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual void SetFacebookAccountInfoInternal(
	FacebookAccountInfo account
)

Parameters

account
Type: CMS.SocialMarketingFacebookAccountInfo
Facebook account to be updated or created.
See Also