AttachmentsField.UpdateFieldValueInItem Method
Adds all attachments to the list item's attachments collection.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overrides Sub UpdateFieldValueInItem
'Usage
Dim instance As AttachmentsField
instance.UpdateFieldValueInItem()
public override void UpdateFieldValueInItem()