ExtensibleModelBinderAttribute(Type) Konstruktor

Definíció

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

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

Paraméterek

binderType
Type

A modell iratgyűjtő típusa.

A következőre érvényes: