Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the unique identifier for this attribute.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property TypeId As Object
Get
public override Object TypeId { get; }
public:
virtual property Object^ TypeId {
Object^ get () override;
}
Property Value
Type: System.Object
The unique identifier for this attribute.