CachedDataAnnotationsMetadataAttributes Constructor (Attribute[])

 

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.

Return to top
Show: