Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the database with changes made to the folder.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
<ClientCallableAttribute> _
Public Sub Update
'Usage
Dim instance As SPFolder
instance.Update()
[ClientCallableAttribute]
public void Update()
Remarks
This method updates the latest changes made to the folder to the database, and then sets the status of the folder as modified.