Retrieves a binary attachment from the ContentStore.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- id
- Type: SystemString
Unique ID of the attachment binary to retrieve.
Return Value
Type: IContentAttachmentRetrieved attachment. Null if attachment doesn't exist.
Remarks
See Also