Поделиться через


Метод Web.Update

Updates the database with changes that are made to the Web site.

Пространство имен:  Microsoft.SharePoint.Client
Сборки:   Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)

Синтаксис

'Декларация
Public Sub Update
'Применение
Dim instance As Web

instance.Update()
public void Update()

Замечания

If the value of any of the properties of the Web object has changed, this method saves the values of all properties to the database.

См. также

Справочные материалы

Web класс

Элементы Web

Пространство имен Microsoft.SharePoint.Client