ModelBinderAttribute.BinderType Property

Definition

Gets or sets the type of the binder.

public Type BinderType { get; }
member this.BinderType : Type
Public ReadOnly Property BinderType As Type

Property Value

The type of the binder.

Applies to