Click or drag to resize
LinkedInPostInfoProviderGetLinkedInPostInfo Method (Guid)
Returns LinkedInPostInfo with specified GUID.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntax
C#
public static LinkedInPostInfo GetLinkedInPostInfo(
	Guid guid
)

Parameters

guid
Type: SystemGuid
LinkedInPostInfo GUID

Return Value

Type: LinkedInPostInfo
See Also