GenericModelBinderProvider.ModelType Property

.NET Framework (current version)
 

Gets the type of the model.

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

public Type ModelType { get; }

Property Value

Type: System.Type

The type of the model.

.NET Framework
Available since 4.5
Return to top
Show: