KTML 4 API Documentation for ASP .NET

KtmlGenericModule.SetContext Method 

Override this method to do your own initialization after the HttpContext of the page has been set.

public virtual void SetContext(
   HttpContext context
);

Parameters

context
The HttpContext of the current running page.

See Also

KtmlGenericModule Class | InterAKT.WebControls.Modules Namespace