ModelBindingContext Properties

Include Protected Members
Include Inherited Members

The ModelBindingContext type exposes the following members.

Properties

  Name Description
Public property FallbackToEmptyPrefix Gets or sets a value that indicates whether the binder should use an empty prefix.
Public property Model Gets or sets the model.
Public property ModelMetadata Gets or sets the model metadata.
Public property ModelName Gets or sets the name of the model.
Public property ModelState Gets or sets the state of the model.
Public property ModelType Gets or sets the type of the model.
Public property PropertyFilter Gets or sets the property filter.
Public property PropertyMetadata Gets the property metadata.
Public property ValueProvider Gets or sets the value provider.

Top

See Also

Reference

ModelBindingContext Class

System.Web.Mvc Namespace