Click or drag to resize
KenticoHttpResponsePageControllerUnauthorized Method
Returns HTTP unauthorized 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 Unauthorized()

Return Value

Type: ActionResult
See Also