Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine
Attachment Class
Attachment Constructor
Attachment Properties
Attachment Methods
Attachment Constructor
Initializes a new instance of the
Attachment
class with the specified attachment.
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
Attachment
(
IAttachment
attachment
)
Parameters
attachment
Type:
CMS.DocumentEngine
IAttachment
The attachment or attachment version.
Exceptions
Exception
Condition
ArgumentNullException
attachment
is null.
ArgumentException
attachment
is not an attachment or attachment version.
See Also
Reference
Attachment Class
CMS.DocumentEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com