BindAttribute Properties
Visual Studio 2010
The BindAttribute type exposes the following members.
| 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 | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |
Community Additions
ADD
Show: