Click or drag to resize
TwitterAccountInfoProviderSetTwitterAccountInfoInternal Method
Updates or creates the specified Twitter account.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual void SetTwitterAccountInfoInternal(
	TwitterAccountInfo account
)

Parameters

account
Type: CMS.SocialMarketingTwitterAccountInfo
Twitter account to be updated or created.
See Also