Click or drag to resize
TargetDocumentNotExistsException Constructor
Initializes a new instance of the TargetDocumentNotExistsException class with default values.

Namespace: CMS.TranslationServices
Assembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 11.0.0
Syntax
C#
public TargetDocumentNotExistsException()
See Also