AdditionalMetadataAttribute.Value Property

Gets the value of the of the additional metadata attribute.

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

function get Value () : Object 
private function set Value (value : Object)

Property Value

Type: System.Object
The value of the of the additional metadata attribute.
Show: