Click or drag to resize
CompressModuleInit Method
重载模块初始

Namespace: Adf.Web
Assembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntax
public void Init(
	HttpApplication context
)

Parameters

context
Type: System.WebHttpApplication
Http Context

Implements

IHttpModuleInit(HttpApplication)
See Also