Share via


ContentWebChangeEventReceiver members

Responds to events associated with name changes on the SPWeb instance and coordinates the change with the external workflow host.

The ContentWebChangeEventReceiver type exposes the following members.

Constructors

  Name Description
Public method ContentWebChangeEventReceiver Initializes a new instance of the ContentWebChangeEventReceiver class.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SiteDeleted Responds to site deletions and cleans up related content in the external workflow host for content in the site scope. (Overrides SPWebEventReceiver.SiteDeleted(SPWebEventProperties).)
Public method ToString (Inherited from Object.)
Public method WebDeleted Responds to site deletions and cleans up related content in the external workflow host for content in the web scope. (Overrides SPWebEventReceiver.WebDeleted(SPWebEventProperties).)
Public method WebMoved Asynchronous After event that occurs after an existing Web site has been moved. (Overrides SPWebEventReceiver.WebMoved(SPWebEventProperties).)

Top

See also

Reference

ContentWebChangeEventReceiver class

Microsoft.SharePoint.WorkflowServices namespace