HandleErrorAttribute::TypeId Property

Visual Studio 2010

Gets the unique identifier for this attribute.

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

public:
virtual property Object^ TypeId {
	Object^ get () override;
}

Property Value

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

Community Additions

ADD
Show: