ExtensibleModelBinderAttribute(Type) Конструктор

Определение

Инициализирует новый экземпляр класса 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)

Параметры

binderType
Type

Тип связывателя модели.

Применяется к