ParameterBindingInfo Properties
Visual Studio 2010
The ParameterBindingInfo type exposes the following members.
| Name | Description | |
|---|---|---|
|
Binder | Gets the model binder. |
|
Exclude | Gets a comma-delimited list of property names for which binding is disabled. |
|
Include | Gets a comma-delimited list of property names for which binding is enabled. |
|
Prefix | Gets the prefix to use when the MVC framework binds a value to an action parameter or to a model property. |
Community Additions
ADD
Show: