BindInputElementAttribute Třída

Definice

Nakonfiguruje možnosti pro podtypy vazeb vstupního elementu HTML.

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 .BindInputElementAttribute

Vlastnosti

ChangeAttribute

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

Format

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

IsInvariantCulture

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

Suffix

Získá hodnotu přípony.

Type

Získá hodnotu atributu typu prvku.

ValueAttribute

Získá název atributu hodnoty, který má být vázán.

Platí pro