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

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

Parameters

accountId
Type: SystemInt32
Twitter account identifier.
See Also