Share via


ModelBinderAttribute<TBinder> Constructor

Definition

Initializes a new instance of ModelBinderAttribute.

public ModelBinderAttribute ();
Public Sub New ()

Remarks

Subclass this attribute and set BindingSource if Custom is not correct for the specified type parameter.

Applies to