ModelBindingContext.PropertyFilter Property

Gets or sets the property filter.

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

member PropertyFilter : Predicate<string> with get, set

Property Value

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