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

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<TwitterPostInfo> GetTwitterPostsInternal()

Return Value

Type: ObjectQueryTwitterPostInfo
See Also