BindingBehaviorAttribute(BindingBehavior) Constructor

Definitie

Initialiseert een nieuw exemplaar van de 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)

Parameters

behavior
BindingBehavior

Het modelbindingsgedrag.

Van toepassing op