IBindingModel Interface¶
- Namespace
Microsoft.AspNetCore.Mvc.ApplicationModels- Assemblies
- Microsoft.AspNetCore.Mvc.Core
Syntax¶
public interface IBindingModel
-
interface
Microsoft.AspNetCore.Mvc.ApplicationModels.IBindingModel
Properties¶
-
Microsoft.AspNetCore.Mvc.ApplicationModels.IBindingModel.BindingInfo¶ Return type: Microsoft.AspNetCore.Mvc.ModelBinding.BindingInfo BindingInfo BindingInfo { get; set; }
-