BaseControlContext.HandleResponse Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 ()