BindAttribute Properties

 

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

NameDescription
System_CAPS_pubpropertyExclude

Gets or sets a comma-delimited list of property names for which binding is not allowed.

System_CAPS_pubpropertyInclude

Gets or sets a comma-delimited list of property names for which binding is allowed.

System_CAPS_pubpropertyPrefix

Gets or sets the prefix to use when markup is rendered for binding to an action argument or to a model property.

System_CAPS_pubpropertyTypeId

(Inherited from Attribute.)

Return to top
Show: