SPWDAExtensions.AddAttachment Method
Include Protected Members
Include Inherited Members
Adds an attachment to the DataRow. AddAttachment specifies the attachment name, the contents of the attachment as a stream, and, optionally, the attachment tag.
Overload List
| Name | Description | |
|---|---|---|
![]() ![]() |
AddAttachment(DataRow, String, Stream) | Adds an attachment to the DataRow with the specified name and contents. |
![]() ![]() |
AddAttachment(DataRow, String, String, Stream) | Adds an attachment to the DataRow with the specified name, tag, and contents. |
Top
.gif)
.gif)