ModelMetadata.BinderType Property

Definition

Gets the Type of an IModelBinder of a model if specified explicitly using IBinderTypeProviderMetadata.

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

Property Value

Applies to