Click or drag to resize
KenticoHttpResponsePageControllerNotFound Method
Returns HTTP not found response.

Namespace: Kentico.Content.Web.Mvc.Routing.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public ActionResult NotFound()

Return Value

Type: ActionResult
See Also