HandleErrorAttribute.TypeId Property

Gets the unique identifier for this attribute.

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

abstract TypeId : Object 
override TypeId : Object

Property Value

Type: System.Object
The unique identifier for this attribute.
Show: