Response

Form.Response property

Ruft das Antwortobjekt ab oder legt es fest, in dem das Ergebnis der Operation gespeichert wird.

public HttpResponse Response { get; set; }

Siehe auch