CustomModelBinderAttribute Class
Represents an attribute that invokes a custom model binder.
System.Object
System.Attribute
System.Web.Mvc.CustomModelBinderAttribute
System.Web.Mvc.ModelBinderAttribute
System.Attribute
System.Web.Mvc.CustomModelBinderAttribute
System.Web.Mvc.ModelBinderAttribute
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The CustomModelBinderAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CustomModelBinderAttribute | Initializes a new instance of the CustomModelBinderAttribute class. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Attribute.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetBinder | Retrieves the associated model binder. |
![]() | GetHashCode | (Inherited from Attribute.) |
![]() | GetType | (Inherited from Object.) |
![]() | IsDefaultAttribute | (Inherited from Attribute.) |
![]() | Match | (Inherited from Attribute.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | _Attribute.GetIDsOfNames | (Inherited from Attribute.) |
![]() ![]() | _Attribute.GetTypeInfo | (Inherited from Attribute.) |
![]() ![]() | _Attribute.GetTypeInfoCount | (Inherited from Attribute.) |
![]() ![]() | _Attribute.Invoke | (Inherited from Attribute.) |
For more information about using attributes, see Extending Metadata Using Attributes.
Show:




