WordVerificationProcessRequest Method

Definition

Namespace: Centralpoint.Web.HttpHandlers
Assembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public void ProcessRequest(
	HttpContext context
)

Parameters

context  HttpContext
 

Implements

IHttpHandlerProcessRequest(HttpContext)

See Also