FacebookAccountInfoProviderDeleteFacebookAccountInfo Method (Int32) |
Deletes the Facebook account with specified identifier.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.2.23
Syntax public static void DeleteFacebookAccountInfo(
int accountId
)
Parameters
- accountId
- Type: SystemInt32
Facebook account identifier.
See Also