Subscriber portal
Gets or sets the property filter.
public Predicate<string> PropertyFilter { get; set; }
The property filter.
ModelBindingContext ClassSystem.Web.Mvc Namespace