This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
Developer Network
Developer Network
Developer
Sign in
Subscriber portal
Get tools
Downloads
Visual Studio
SDKs
Trial software
Free downloads
Office resources
SharePoint Server 2013 resources
SQL Server 2014 Express resources
Windows Server 2012 resources
Programs
Subscriptions
Overview
Administrators
Students
Microsoft Imagine
Microsoft Student Partners
ISV
Startups
Events
Community
Magazine
Forums
Blogs
Channel 9
Documentation
APIs and reference
Dev centers
Samples
Retired content
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
System.Web.Mvc
ModelMetadata Class
ModelMetadata Properties
ModelMetadata Properties
Provider Property
Provider Property
Provider Property
AdditionalValues Property
ContainerType Property
ConvertEmptyStringToNull Property
DataTypeName Property
Description Property
DisplayFormatString Property
DisplayName Property
EditFormatString Property
HideSurroundingHtml Property
IsComplexType Property
IsNullableValueType Property
IsReadOnly Property
IsRequired Property
Model Property
ModelType Property
NullDisplayText Property
Order Property
Properties Property
PropertyName Property
Provider Property
RequestValidationEnabled Property
ShortDisplayName Property
ShowForDisplay Property
ShowForEdit Property
SimpleDisplayText Property
TemplateHint Property
Watermark Property
TOC
Collapse the table of content
Expand the table of content
This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
ModelMetadata
.
Provider Property
Other Versions
Visual Studio 2010
.NET Framework 4
Gets or sets the provider.
Namespace:
System.Web.Mvc
Assembly:
System.Web.Mvc
(in System.Web.Mvc.dll)
Syntax
C#
C++
F#
JScript
VB
Copy
protected
ModelMetadataProvider Provider {
get
;
set
; }
Property Value
Type:
System.Web.Mvc
.
ModelMetadataProvider
The provider.
See Also
Reference
ModelMetadata Class
System.Web.Mvc Namespace
Show:
Inherited
Protected
Print
Export (
0
)
Print
Share
IN THIS ARTICLE