ModelBinderAttribute Class¶
Summary¶
An attribute that can specify a model name or type of [Microsoft.AspNet.Mvc.ModelBinding.IModelBinder]() to use for binding.
Inheritance Hierarchy¶
System.Object
System.Attribute
Microsoft.AspNet.Mvc.ModelBinderAttribute
Syntax¶
public class ModelBinderAttribute : Attribute, _Attribute, IModelNameProvider, IBinderTypeProviderMetadata, IBindingSourceMetadata