BindingBehaviorAttribute(BindingBehavior) Konstruktor

Definition

Initialisiert eine neue Instanz der BindingBehaviorAttribute-Klasse.

public:
 BindingBehaviorAttribute(System::Web::ModelBinding::BindingBehavior behavior);
public BindingBehaviorAttribute (System.Web.ModelBinding.BindingBehavior behavior);
new System.Web.ModelBinding.BindingBehaviorAttribute : System.Web.ModelBinding.BindingBehavior -> System.Web.ModelBinding.BindingBehaviorAttribute
Public Sub New (behavior As BindingBehavior)

Parameter

behavior
BindingBehavior

Das Modellbindungsverhalten.

Gilt für: