HandlersExtensions MembersKentico 8.0 API Reference
The HandlersExtensions type exposes the following members.
Methods

  NameDescription
Public methodStatic memberCanContinue
Checks whether the context of execution should continue.
Public methodStatic memberDontSupportCancel
Disables the ability to cancel continuation of the execution context.
Public methodStatic memberFinishEvent
Finishes the event and raises the After event actions.
Back to Top
See Also