Click or drag to resize
ErrorPage Class
View model for rendering an error page.
Inheritance Hierarchy
SystemObject
  Kentico.Forms.Web.MvcErrorPage

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public class ErrorPage

The ErrorPage type exposes the following members.

Constructors
  NameDescription
Public methodErrorPage
Top
Properties
  NameDescription
Public propertyErrorMessage
Localized error message.
Top
See Also