Prompt Postback Targets
This sample demonstrates the PostBack target option of the prompt control.
The prompt may be neccesary to be to be injected in the middle of a workflow. After the prompt is raised from a trigger, the control can be sent back to the trigger control.
The prompt defaults to PostBackTarget.Prompt, but can be set to PostBackTarget.Trigger on both the client and the server.