Click or drag to resize
LinkedInAccountInfoProviderSetInfo Method
Inserts or Updates the object to the database.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 12.0.0
Syntax
C#
protected override void SetInfo(
	LinkedInAccountInfo info
)

Parameters

info
Type: CMS.SocialMarketingLinkedInAccountInfo
Object to insert / update
See Also