Click or drag to resize
EngineModuleBeginRequest Method

[Missing <summary> documentation for "M:Activsoft.Engine.Web.EngineModule.BeginRequest(System.Web.HttpApplication)"]

Namespace: Activsoft.Engine.Web
Assembly: Activsoft.Engine.Web (in Activsoft.Engine.Web.dll) Version: 6.0.0.0 (6.0.0.0)
Syntax
public static void BeginRequest(
	HttpApplication context
)

Parameters

context
Type: System.WebHttpApplication

[Missing <param name="context"/> documentation for "M:Activsoft.Engine.Web.EngineModule.BeginRequest(System.Web.HttpApplication)"]

See Also