HandlersExtensions Class |
Namespace: CMS
public static class HandlersExtensions
The HandlersExtensions type exposes the following members.
Name | Description | |
---|---|---|
CanContinue |
Checks whether the context of execution should continue.
| |
DontSupportCancel |
Disables the ability to cancel continuation of the execution context.
| |
FinishEvent |
Finishes the event and raises the After event actions.
|