Click or drag to resize
LinkedInPostInfoProviderSetLinkedInPostInfo Method
Sets (updates or inserts) specified LinkedInPostInfo.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntax
C#
public static void SetLinkedInPostInfo(
	LinkedInPostInfo infoObj
)

Parameters

infoObj
Type: CMS.SocialMarketingLinkedInPostInfo
LinkedInPostInfo to be set
See Also