LinkedInAccountInfoProviderGetLinkedInAccountInfo Method (Guid) |
Returns LinkedInAccountInfo with specified GUID.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntax public static LinkedInAccountInfo GetLinkedInAccountInfo(
Guid guid
)
Parameters
- guid
- Type: SystemGuid
LinkedInAccountInfo GUID
Return Value
Type:
LinkedInAccountInfoSee Also