United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Web Development
ASP.NET
ASP.NET MVC 3
ASP.NET MVC 3 Reference
System.Web.Mvc
ModelBindingContext Class
ModelBindingContext Properties
FallbackToEmptyPrefix Property
Model Property
ModelMetadata Property
ModelName Property
ModelState Property
ModelType Property
PropertyFilter Property
PropertyMetadata Property
ValueProvider Property
This topic has not yet been rated
-
Rate this topic
ModelBindingContext
.
PropertyFilter Property
Other Versions
.NET Framework 4
.NET Framework 3.5
Gets or sets the property filter.
Namespace:
System.Web.Mvc
Assembly:
System.Web.Mvc
(in System.Web.Mvc.dll)
Syntax
C#
C++
JScript
VB
Copy
public
Predicate<
string
> PropertyFilter {
get
;
set
; }
Property Value
Type:
System
.
Predicate
<
String
>
The property filter.
See Also
Reference
ModelBindingContext Class
System.Web.Mvc Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)