CachedDataAnnotationsMetadataAttributes Constructor

Initializes a new instance of the CachedDataAnnotationsMetadataAttributes class.

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

public:
CachedDataAnnotationsMetadataAttributes(
	array<Attribute^>^ attributes
)

Parameters

attributes
Type: array<System::Attribute>

The attributes.

Show: