BindingSourceMetadataProvider Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Zawiera BindingMetadata element DefaultModelMetadata.
public ref class BindingSourceMetadataProvider : Microsoft::AspNetCore::Mvc::ModelBinding::Metadata::IBindingMetadataProvider
public class BindingSourceMetadataProvider : Microsoft.AspNetCore.Mvc.ModelBinding.Metadata.IBindingMetadataProvider
type BindingSourceMetadataProvider = class
interface IBindingMetadataProvider
interface IMetadataDetailsProvider
Public Class BindingSourceMetadataProvider
Implements IBindingMetadataProvider
- Dziedziczenie
-
BindingSourceMetadataProvider
- Implementuje
Konstruktory
BindingSourceMetadataProvider(Type, BindingSource) |
Tworzy nowy BindingSourceMetadataProvider dla danego |
Właściwości
BindingSource |
Element BindingSource do przypisania do typu. |
Type |
Element Type. Zestawy BindingSource dostawców danego Type lub wszystkiego, co można przypisać do danego Typeelementu . |
Metody
CreateBindingMetadata(BindingMetadataProviderContext) |
Ustawia wartości właściwości .BindingMetadata |