BindAttribute Properties

Include Protected Members
Include Inherited Members

The BindAttribute type exposes the following members.

Properties

  Name Description
Public property Exclude Gets or sets a comma-delimited list of property names for which binding is not allowed.
Public property Include Gets or sets a comma-delimited list of property names for which binding is allowed.
Public property Prefix Gets or sets the prefix to use when markup is rendered for binding to an action argument or to a model property.
Public property TypeId When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.)

Top

See Also

Reference

BindAttribute Class

System.Web.Mvc Namespace