LinkedInPostInfoProviderGetLinkedInPostInfo Method (Guid) |
Returns LinkedInPostInfo with specified GUID.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.2.23
Syntax public static LinkedInPostInfo GetLinkedInPostInfo(
Guid guid
)
Parameters
- guid
- Type: SystemGuid
LinkedInPostInfo GUID
Return Value
Type:
LinkedInPostInfoSee Also