Web.Update Method
Updates the database with changes that are made to the Web site.
Namespace: Microsoft.SharePoint.Client
Assemblies: Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public Sub Update
'Usage
Dim instance As Web
instance.Update()
[RemoteAttribute]
public void Update()