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