Click or drag to resize
AttachmentSource Class
Wrapper class to provide source attachment data
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngineAttachmentSource

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public class AttachmentSource
Constructors
  NameDescription
Public methodAttachmentSource(String)
Initializes a new instance of the AttachmentSource class.
Public methodAttachmentSource(DocumentAttachment)
Initializes a new instance of the AttachmentSource class.
Public methodAttachmentSource(IUploadedFile)
Initializes a new instance of the AttachmentSource class.
Top
Operators
See Also