ModelBinderDictionary.GetBinder Method
Include Protected Members
Include Inherited Members
Retrieves the model binder.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetBinder(Type) | Retrieves the model binder for the specified type. | |
GetBinder(Type, Boolean) | Retrieves the model binder for the specified type or retrieves the default model binder. |
Top