Click or drag to resize
ActiveElementExecutor Methods

The ActiveElementExecutor type exposes the following members.

Methods
  NameDescription
Public methodCallbackHost (Overrides ActiveElementExecutorBaseCallbackHost(Object, CallbackEventArgs).)
Public methodCallCleanups (Inherited from ActiveElementExecutorBase.)
Public methodChangeInnerAllChildsExecutionMode
Changes all the child hierarchy execution behaviour mode.
(Inherited from ActiveElementExecutorBase.)
Public methodChangeInnerSibilingExecutionMode (Inherited from ActiveElementExecutorBase.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodExecuteAllChilds
Execute the active element item
(Inherited from ActiveElementExecutorBase.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOnEngineCreated (Inherited from ActiveElementExecutorBase.)
Public methodOnExecuted (Overrides ActiveElementExecutorBaseOnExecuted(ActiveElement).)
Public methodOnExecuting (Overrides ActiveElementExecutorBaseOnExecuting(ActiveElement).)
Public methodOnItemOutOfScope (Overrides ActiveElementExecutorBaseOnItemOutOfScope(ActiveElement).)
Public methodOnItemTracing (Overrides ActiveElementExecutorBaseOnItemTracing(ActiveElement).)
Public methodRegisterCleanup (Inherited from ActiveElementExecutorBase.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also