Click or drag to resize
LinkedInPartialDeleteException Constructor (String)
Thrown when delete operation of LinkedIn content is not executed completely.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.2.23
Syntax
C#
public LinkedInPartialDeleteException(
	string message
)

Parameters

message
Type: SystemString
Exception message
See Also