Udostępnij za pośrednictwem


BindingBehaviorAttribute(BindingBehavior) Konstruktor

Definicja

Inicjuje nowe BindingBehaviorAttribute wystąpienie.

public:
 BindingBehaviorAttribute(Microsoft::AspNetCore::Mvc::ModelBinding::BindingBehavior behavior);
public BindingBehaviorAttribute (Microsoft.AspNetCore.Mvc.ModelBinding.BindingBehavior behavior);
new Microsoft.AspNetCore.Mvc.ModelBinding.BindingBehaviorAttribute : Microsoft.AspNetCore.Mvc.ModelBinding.BindingBehavior -> Microsoft.AspNetCore.Mvc.ModelBinding.BindingBehaviorAttribute
Public Sub New (behavior As BindingBehavior)

Parametry

behavior
BindingBehavior

Element BindingBehavior do zastosowania.

Dotyczy