ExtensibleModelBinderAttribute(Type) Konstruktor
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
Inicializálja a ExtensibleModelBinderAttribute osztály új példányát.
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éterek
- binderType
- Type
A modell iratgyűjtő típusa.