Click or drag to resize
TwitterAccountInfoProviderGetTwitterAccounts Method
Returns a query for all the TwitterAccountInfo objects.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<TwitterAccountInfo> GetTwitterAccounts()

Return Value

Type: ObjectQueryTwitterAccountInfo
See Also