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: 9.0.0
Syntax
C#
public LinkedInPartialDeleteException(
	string message
)

Parameters

message
Type: SystemString
Exception message
See Also