BindAttribute.Exclude Property

Visual Studio 2010

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

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

'Declaration
Public Property Exclude As String
	Get
	Set

Property Value

Type: System.String
The exclude list.

Community Additions

ADD
Show: