ExtensibleModelBinderAttribute(Type) Konstruktor

Definition

Initialisiert eine neue Instanz der ExtensibleModelBinderAttribute-Klasse.

public:
 ExtensibleModelBinderAttribute(Type ^ binderType);
public ExtensibleModelBinderAttribute (Type binderType);
new System.Web.ModelBinding.ExtensibleModelBinderAttribute : Type -> System.Web.ModelBinding.ExtensibleModelBinderAttribute
Public Sub New (binderType As Type)

Parameter

binderType
Type

Der Modellbindungstyp.

Gilt für