SPWorkflowEventReceiver Methods

Include Protected Members
Include Inherited Members

The SPWorkflowEventReceiver type exposes the following members.

Methods

  Name Description
Protected method DisableEventFiring Obsolete. (Inherited from SPEventReceiverBase.)
Protected method EnableEventFiring Obsolete. (Inherited from SPEventReceiverBase.)
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 ToString (Inherited from Object.)
Public method WorkflowCompleted A stub handler method for the SPEventReceiverType.WorkflowCompleted event. To handle this event, override this method in a derived class.
Public method WorkflowPostponed A stub handler method for the SPEventReceiverType.WorkflowPostponed event. To handle this event, override this method in a derived class.
Public method WorkflowStarted A stub handler method for the SPEventReceiverType.WorkflowStarted event. To handle this event, override this method in a derived class.
Public method WorkflowStarting A stub handler method for the SPEventReceiverType.WorkflowStarting event. To handle this event, override this method in a derived class.

Top

See Also

Reference

SPWorkflowEventReceiver Class

Microsoft.SharePoint.Workflow Namespace