OutputCacheUtility.GetContentBuffers(HttpResponse) Methode

Definitie

Hiermee haalt u de antwoordinhoudbuffers op.

public:
 static System::Collections::ArrayList ^ GetContentBuffers(System::Web::HttpResponse ^ response);
public static System.Collections.ArrayList GetContentBuffers(System.Web.HttpResponse response);
static member GetContentBuffers : System.Web.HttpResponse -> System.Collections.ArrayList
Public Shared Function GetContentBuffers (response As HttpResponse) As ArrayList

Parameters

response
HttpResponse

Het antwoord.

Retouren

De buffers.

Van toepassing op