ModelBindingContext.PropertyFilter Property

Definition

Gets or sets the property filter.

public Predicate<string> PropertyFilter { get; set; }
member this.PropertyFilter : Predicate<string> with get, set
Public Property PropertyFilter As Predicate(Of String)

Property Value

The property filter.

Applies to