ModelBinderDictionary Properties
Visual Studio 2010
The ModelBinderDictionary type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of elements in the model binder dictionary. |
|
DefaultBinder | Gets or sets the default model binder. |
|
IsReadOnly | Gets a value that indicates whether the model binder dictionary is read-only. |
|
Item | Gets or sets the specified key in an object that implements the IModelBinder interface. |
|
Keys | Gets a collection that contains the keys in the model binder dictionary. |
|
Values | Gets a collection that contains the values in the model binder dictionary. |
Community Additions
ADD
Show: