LinkedInApplicationInfoProvider GetLinkedInApplicationInfo Method (Int32)Kentico 8.1 API Reference
Retrieves a LinkedIn application with the specified identifier, and returns it.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

applicationId
Type: OnlineSystem Int32
LinkedIn application identifier.

Return Value

Type: LinkedInApplicationInfo
A LinkedIn application with the specified identifier, if found; otherwise, null.
See Also