ExtensibleModelBinderAttribute(Type) Costruttore

Definizione

Inizializza una nuova istanza della classe ExtensibleModelBinderAttribute.

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

Parametri

binderType
Type

Tipo di strumento di associazione di modelli.

Si applica a