Click or drag to resize
FacebookAccountInfoProviderDeleteFacebookAccountInfo Method (Int32)
Deletes the Facebook account with specified identifier.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 10.0.0
Syntax
C#
public static void DeleteFacebookAccountInfo(
	int accountId
)

Parameters

accountId
Type: SystemInt32
Facebook account identifier.
See Also