Command which will execute the previous step of the current wizard This command requires the UI, is not supported in batch mode This is synonymous as invoking the back button on the step panel The caller is blocked until execution finishes. Use this form for more control over the way the command/query is invoked. Use this form to pass a command or query context.
Declaration Syntax
public static void InvokeAndWait(IProtectedContext context, InvokeConfiguration invokeConfiguration)
Parameters
- context(IProtectedContext)
The context in which to invoke the command
- invokeConfiguration(InvokeConfiguration)
Object containing configuration information to specify how the invoke should occur.