Condividi tramite


BindInputElementAttribute Classe

Definizione

Configura le opzioni per i sottotipi di associazione di un elemento HTML input .

public ref class BindInputElementAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=true)]
public sealed class BindInputElementAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=true)>]
type BindInputElementAttribute = class
    inherit Attribute
Public NotInheritable Class BindInputElementAttribute
Inherits Attribute
Ereditarietà
BindInputElementAttribute
Attributi

Costruttori

BindInputElementAttribute(String, String, String, String, Boolean, String)

Costruisce un'istanza di BindInputElementAttribute.

Proprietà

ChangeAttribute

Ottiene il nome di un attributo che registra un evento di modifica associato.

Format

Ottiene un formato facoltativo da usare durante la conversione dei valori.

IsInvariantCulture

Ottiene un valore che determina se l'associazione userà InvariantCulture o CurrentCulture.

Suffix

Ottiene il valore del suffisso.

Type

Ottiene il valore dell'attributo dell'elemento type .

ValueAttribute

Ottiene il nome dell'attributo value da associare.

Si applica a