Click or drag to resize
LinkedInPartialDeleteExceptionClone Method
Returns clone of the exception.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.2.23
Syntax
C#
public override CMSException Clone()

Return Value

Type: CMSException
See Also