ExtensibleModelBinderAttribute.BinderType Property

Definition

Gets the model binder type.

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

Property Value

The model binder type.

Applies to