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

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public DocumentTypeNotExistsException()
See Also