BindAttribute Properties
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | Exclude | Gets or sets a comma-delimited list of property names for which binding is not allowed. |
![]() | Include | Gets or sets a comma-delimited list of property names for which binding is allowed. |
![]() | Prefix | Gets or sets the prefix to use when markup is rendered for binding to an action argument or to a model property. |
![]() | TypeId | (Inherited from Attribute.) |
Show:
