CachedDataAnnotationsModelMetadataProvider Constructor

Initializes a new instance of the CachedDataAnnotationsModelMetadataProvider class.

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New CachedDataAnnotationsModelMetadataProvider()
public CachedDataAnnotationsModelMetadataProvider()
public:
CachedDataAnnotationsModelMetadataProvider()
new : unit -> CachedDataAnnotationsModelMetadataProvider
public function CachedDataAnnotationsModelMetadataProvider()

See Also

Reference

CachedDataAnnotationsModelMetadataProvider Class

System.Web.Mvc Namespace