ModelBinderAttribute<TBinder> Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.