Click or drag to resize
TwitterPostInfoProvider.GetTwitterPostInfoInternal 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: System.Guid
TwitterPostInfo GUID

Return Value

Type: TwitterPostInfo
See Also