LinkedInAccountInfoProvider GetDefaultLinkedInAccount Method Kentico 8.1 API Reference
Gets the default LinkedInAccount for given site.

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

Parameters

siteId
Type: CMS.DataEngine SiteInfoIdentifier
Site for which you want the default LinkedInAccount

Return Value

Type: LinkedInAccountInfo
Default LinkedInAccount for given site, null if no default LinkedInAccount exists
See Also