BindingBehaviorAttribute(BindingBehavior) Konstruktor

Definíció

Inicializálja a BindingBehaviorAttribute osztály új példányát.

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)

Paraméterek

behavior
BindingBehavior

A modellkötés viselkedése.

A következőre érvényes: