Click or drag to resize
HandlersExtensions Class
Extension methods.
Inheritance Hierarchy
SystemObject
  CMSHandlersExtensions

Namespace: CMS
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
public static class HandlersExtensions

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.
Top
See Also

Reference