BaseControlContext.HandleResponse Method

Definition

Discontinue all processing for this request and return to the client. The caller is responsible for generating the full response. Set the Ticket to trigger SignIn.

public:
 void HandleResponse();
public void HandleResponse ();
member this.HandleResponse : unit -> unit
Public Sub HandleResponse ()

Applies to