Click or drag to resize
KenticoHttpResponsePageControllerForbidden Method
Returns HTTP forbidden 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 Forbidden()

Return Value

Type: ActionResult
See Also