Bagikan melalui


CustomModelBinderAttribute Kelas

Definisi

Mewakili atribut yang memanggil pengikat model kustom.

[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Enum | System.AttributeTargets.Interface | System.AttributeTargets.Parameter | System.AttributeTargets.Struct, AllowMultiple=false, Inherited=false)]
public abstract class CustomModelBinderAttribute : Attribute
type CustomModelBinderAttribute = class
    inherit Attribute
Public MustInherit Class CustomModelBinderAttribute
Inherits Attribute
Warisan
CustomModelBinderAttribute
Turunan
Atribut

Konstruktor

CustomModelBinderAttribute()

Menginisialisasi instans baru kelas CustomModelBinderAttribute.

Metode

GetBinder()

Mengambil pengikat model terkait.

Berlaku untuk