Sdílet prostřednictvím


ExtensibleModelBinderAttribute(Type) Konstruktor

Definice

Inicializuje novou instanci ExtensibleModelBinderAttribute třídy.

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 pořadače modelu.

Platí pro