ModelBindingContext.ModelType Property

Gets or sets the type of the model.

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

member ModelType : Type with get, set

Property Value

Type: System.Type
The type of the model.
Show: