Language

HandleErrorAttribute Constructor ()

 

Initializes a new instance of the HandleErrorAttribute class.

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Syntax

public HandleErrorAttribute()
public:
HandleErrorAttribute()
new : unit -> HandleErrorAttribute
Public Sub New

See Also

HandleErrorAttribute Class
System.Web.Mvc Namespace

Return to top