Share via


SPWeb.GetChanges Method

Include Protected Members
Include Inherited Members

Queries the change log and returns a collection of changes that have occurred in the Web site.

Overload List

  Name Description
GetChanges() Returns the first 1000 changes listed in the current change log for the Web site.
GetChanges(SPChangeQuery) Returns a collection of changes from the change log filtered by the specified query.
GetChanges(SPChangeToken) Returns a collection of changes starting from a particular point in the change log.
GetChanges(SPChangeToken, SPChangeToken) Returns a collection of changes logged over a specified period of time.

Top

See Also

Reference

SPWeb Class

SPWeb Members

Microsoft.SharePoint Namespace