LinkedInPartialDeleteException Constructor (String) |
Thrown when delete operation of LinkedIn content is not executed completely.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 11.0.0
Syntax public LinkedInPartialDeleteException(
string message
)
Parameters
- message
- Type: SystemString
Exception message
See Also