SPEventExecutionScope members
Provides different scopes for running event receivers.
The SPEventExecutionScope type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateEventExecutionFiringScope | Creates a scope that supports disabling or enabling event firing. | |
Dispose | Restores event execution scope settings to the state before this scope was created. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top