Click or drag to resize
TwitterPostInfoProviderGetTwitterPostInfoInternal Method (Guid)
Returns TwitterPostInfo with specified GUID.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual TwitterPostInfo GetTwitterPostInfoInternal(
	Guid guid
)

Parameters

guid
Type: SystemGuid
TwitterPostInfo GUID

Return Value

Type: TwitterPostInfo
See Also