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

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntax
C#
public static void SetFacebookAccountInfo(
	FacebookAccountInfo account
)

Parameters

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