Click or drag to resize
LinkedInApplicationInfoProviderGetLinkedInApplications Method
Returns a query for all the LinkedInApplicationInfo objects.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<LinkedInApplicationInfo> GetLinkedInApplications()

Return Value

Type: ObjectQueryLinkedInApplicationInfo
See Also