SPWeb.GetChanges method

Gets the changes that have occurred on the website.

Overload list

  Name Description
Public method GetChanges() Gets all of changes listed in the current change log for the website.
Public method GetChanges(SPChangeQuery) Gets changes from the change log filtered by the specified query.
Public method GetChanges(SPChangeToken) Gets the changes starting from a specified point in the change log.
Public method GetChanges(SPChangeToken, SPChangeToken) Gets the changes logged over a specified period of time.

Top

See also

Reference

SPWeb class

SPWeb members

Microsoft.SharePoint namespace