Sets the execution mode affecting actions invoked while handling
another action.
Namespace:
C1.Web.Data.ExpressAssembly: C1.Web.Data.Express.2 (in C1.Web.Data.Express.2.dll)
Syntax
C# |
---|
public void PushExecutionMode( ExecutionModeEnum mode ) |
Visual Basic (Declaration) |
---|
Public Sub PushExecutionMode ( _ mode As ExecutionModeEnum _ ) |
Parameters
- mode
- Type: ExecutionModeEnum
One of the ExecutionModeEnum values.