AdditionalMetadataAttribute Constructor (String, Object)
Initializes a new instance of the AdditionalMetadataAttribute class.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- name
-
Type:
System.String
The name of the model metadata.
- value
-
Type:
System.Object
The value of the model metadata.
Show: