InvokeAsync(IProtectedContext)

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 Control returns immediately to the caller. Use this form to pass a command or query context.

Declaration Syntax

public static CommandAsyncResult InvokeAsync(IProtectedContext context)

Parameters

context(IProtectedContext)

The context in which to invoke the command