IBindingSourceMetadata Interface¶
Metadata which specificies the data source for model binding.
- Namespace
Microsoft.AspNetCore.Mvc.ModelBinding- Assemblies
- Microsoft.AspNetCore.Mvc.Abstractions
Syntax¶
public interface IBindingSourceMetadata
-
interface
Microsoft.AspNetCore.Mvc.ModelBinding.IBindingSourceMetadata
Properties¶
-
Microsoft.AspNetCore.Mvc.ModelBinding.IBindingSourceMetadata.BindingSource¶ Gets the
Microsoft.AspNetCore.Mvc.ModelBinding.IBindingSourceMetadata.BindingSource.Return type: Microsoft.AspNetCore.Mvc.ModelBinding.BindingSource BindingSource BindingSource { get; }
-