HttpResponseWrapper.Clear Method

Definition

Clears all headers and content output from the current response.

public:
 override void Clear();
public override void Clear ();
override this.Clear : unit -> unit
Public Overrides Sub Clear ()

Applies to