ExtensibleModelBinderAttribute(Type) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy 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)

Parametry

binderType
Type

Typ powiązania modelu.

Dotyczy