GrapeCity ActiveReports for .NET 14.0J
ProcessRequest メソッド (WebCacheAccessHandler)

GrapeCity.ActiveReports.Web アセンブリ > GrapeCity.ActiveReports.Web.Handlers 名前空間 > WebCacheAccessHandler クラス : ProcessRequest メソッド
固有のサーバーオブジェクトへの参照を提供するHttpContextオブジェクトです。
IHttpHandler.ProcessRequestの実装です。
シンタックス
'宣言
 
Public Sub ProcessRequest( _
   ByVal context As HttpContext _
) 
public void ProcessRequest( 
   HttpContext context
)

パラメータ

context
固有のサーバーオブジェクトへの参照を提供するHttpContextオブジェクトです。
参照

WebCacheAccessHandler クラス
WebCacheAccessHandler メンバ