CachedDataAnnotationsMetadataAttributes Constructor

Initializes a new instance of the CachedDataAnnotationsMetadataAttributes class.

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

new : 
        attributes:Attribute[] -> CachedDataAnnotationsMetadataAttributes

Parameters

attributes
Type: System.Attribute[]

The attributes.

Show: