TwitterPostInfoProviderGetTwitterPostInfoInternal Method (Guid) |
Returns TwitterPostInfo with specified GUID.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.2.23
Syntax protected virtual TwitterPostInfo GetTwitterPostInfoInternal(
Guid guid
)
Parameters
- guid
- Type: SystemGuid
TwitterPostInfo GUID
Return Value
Type:
TwitterPostInfoSee Also