Click or drag to resize
TwitterPostInfoProviderGetTwitterPosts Method
Returns a query for all the TwitterPostInfo objects.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 12.0.0
Syntax
C#
public static ObjectQuery<TwitterPostInfo> GetTwitterPosts()

Return Value

Type: ObjectQueryTwitterPostInfo
See Also