ExtensibleModelBinderAttribute(Type) Konstruktor

Definition

Initierar en ny instans av ExtensibleModelBinderAttribute klassen.

public:
 ExtensibleModelBinderAttribute(Type ^ binderType);
public ExtensibleModelBinderAttribute(Type binderType);
new System.Web.ModelBinding.ExtensibleModelBinderAttribute : Type -> System.Web.ModelBinding.ExtensibleModelBinderAttribute
Public Sub New (binderType As Type)

Parametrar

binderType
Type

Modellbindningstypen.

Gäller för