Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine
Attachment Class
Attachment Constructor
Attachment Properties
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: 10.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) 2016 Kentico Software
Send comments on this topic to
support@kentico.com