ParameterBindingInfo Properties

 

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

NameDescription
System_CAPS_pubpropertyBinder

Gets the model binder.

System_CAPS_pubpropertyExclude

Gets a comma-delimited list of property names for which binding is disabled.

System_CAPS_pubpropertyInclude

Gets a comma-delimited list of property names for which binding is enabled.

System_CAPS_pubpropertyPrefix

Gets the prefix to use when the MVC framework binds a value to an action parameter or to a model property.

Return to top
Show: