BindingBehaviorAttribute(BindingBehavior) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy BindingBehaviorAttribute.

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)

Parametry

behavior
BindingBehavior

Zachowanie powiązania modelu.

Dotyczy