ExtensibleModelBinderAttribute(Type) Constructor

Definitie

Initialiseert een nieuw exemplaar van de ExtensibleModelBinderAttribute klasse.

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

Parameters

binderType
Type

Het modelbindingstype.

Van toepassing op