AttachmentsField.UpdateFieldValueInItem method

Adds all attachments to the list item's attachments collection.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides Sub UpdateFieldValueInItem
'Usage
Dim instance As AttachmentsField

instance.UpdateFieldValueInItem()
public override void UpdateFieldValueInItem()

See also

Reference

AttachmentsField class

AttachmentsField members

Microsoft.SharePoint.WebControls namespace