Compartilhar via


ExtensibleModelBinderAttribute(Type) Construtor

Definição

Inicializa uma nova instância da 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)

Parâmetros

binderType
Type

O tipo do associador de modelo.

Aplica-se a