Click or drag to resize
PresentationUrlRedirectProcessRequest Method
Ensures redirection to the live URL of node based on provided culture and node ID.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public void ProcessRequest(
	HttpContext context
)

Parameters

context
Type: System.WebHttpContext

Implements

IHttpHandlerProcessRequest(HttpContext)
See Also