ModelBindingContext.ModelType Property

Definition

Gets or sets the type of the model.

public Type ModelType { get; set; }
member this.ModelType : Type with get, set
Public Property ModelType As Type

Property Value

The type of the model.

Applies to