TwitterPostInfoProvider GetTwitterPostInfosByDocumentGuidInternal Method Kentico 8.0 API Reference
Retrieves an object query of Twitter posts for the specified document identifier, and returns it.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: ObjectQuery TwitterPostInfo 
An object query of Twitter posts for the specified document.
See Also