SPSite.GetChanges Method

Include Protected Members
Include Inherited Members

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

Overload List

  Name Description
Public method GetChanges() Returns the default number of changes listed in the current change log for the site collection.
Public method GetChanges(SPChangeQuery) Returns a collection of changes from the change log filtered by the specified query.
Public method GetChanges(SPChangeToken) Returns a collection of changes, starting from a particular point in the change log.
Public method GetChanges(SPChangeToken, SPChangeToken) Returns a collection of changes that have been logged over a specified period of time.

Top

See Also

Reference

SPSite Class

SPSite Members

Microsoft.SharePoint Namespace