Click or drag to resize
LinkedInPostInfoProviderGetLinkedInPostInfo Method (Int32)
Returns LinkedInPostInfo with specified ID.

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

Parameters

id
Type: SystemInt32
LinkedInPostInfo ID

Return Value

Type: LinkedInPostInfo
See Also