SimpleModelBinderProvider.ModelType Property

Definition

Gets the type of the model.

public:
 property Type ^ ModelType { Type ^ get(); };
public Type ModelType { get; }
member this.ModelType : Type
Public ReadOnly Property ModelType As Type

Property Value

The type of the model.

Applies to