ContextConfiguration.MetadataProviderFactory Property
.NET Framework (current version)
Gets or sets the metadata provider.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Property Value
Type: System.Func(Of Type, TypeDescriptionProvider)The type of the metadata provider.
This method enables you to define a custom metadata provider for a given data context.
.NET Framework
Available since 3.5
Available since 3.5
Show: