ModelBindingContext.PropertyFilter Property

Visual Studio 2010

Gets or sets the property filter.

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

'Declaration
Public Property PropertyFilter As Predicate(Of String)
	Get
	Set

Property Value

Type: System.Predicate(Of String)
The property filter.

Community Additions

ADD
Show: