Share via


DefaultModelMetadata.BinderType Property

Definition

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

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

Property Value

Applies to