Partage via


ExtensibleModelBinderAttribute(Type) Constructeur

Définition

Initialise une nouvelle instance de la 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)

Paramètres

binderType
Type

Type du classeur de modèles.

S’applique à