Click or drag to resize
LinkedInApplicationInfoProviderSetInfo 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(
	LinkedInApplicationInfo info
)

Parameters

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