ModelBindingContext Properties

 

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

NameDescription
System_CAPS_pubpropertyFallbackToEmptyPrefix

Gets or sets a value that indicates whether the binder should use an empty prefix.

System_CAPS_pubpropertyModel

Gets or sets the model.

System_CAPS_pubpropertyModelMetadata

Gets or sets the model metadata.

System_CAPS_pubpropertyModelName

Gets or sets the name of the model.

System_CAPS_pubpropertyModelState

Gets or sets the state of the model.

System_CAPS_pubpropertyModelType

Gets or sets the type of the model.

System_CAPS_pubpropertyPropertyFilter

Gets or sets the property filter.

System_CAPS_pubpropertyPropertyMetadata

Gets the property metadata.

System_CAPS_pubpropertyValueProvider

Gets or sets the value provider.

Return to top
Show: