Sdílet prostřednictvím


BindInputElementAttribute Třída

Definice

Konfiguruje možnosti pro podtypy vazby elementu 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
Dědičnost
BindInputElementAttribute
Atributy

Konstruktory

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

Vytvoří instanci objektu BindInputElementAttribute.

Vlastnosti

ChangeAttribute

Získá název atributu, který zaregistruje přidruženou událost změny.

Format

Získá volitelný formát použít při převodu hodnot.

IsInvariantCulture

Získá hodnotu, která určuje, zda vazba použije InvariantCulture nebo CurrentCulture.

Suffix

Získá hodnotu přípony.

Type

Získá hodnotu atributu elementu type .

ValueAttribute

Získá název atributu value, který má být svázán.

Platí pro