Click or drag to resize
LinkedInPostInfoDeleteObject Method
Deletes the object using appropriate provider.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntax
C#
protected override void DeleteObject()
Exceptions
ExceptionCondition
LinkedInPartialDeleteExceptionThrown when the deleted post has already been published on LiknedIn. In such case the post is deleted locally only.
See Also