Click or drag to resize
LinkedInPostInfoProviderGetLinkedInPostsInternal Method
Returns a query for all the LinkedInPostInfo objects.

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

Return Value

Type: ObjectQueryLinkedInPostInfo
See Also