Udostępnij za pośrednictwem


BindInputElementAttribute Klasa

Definicja

Konfiguruje opcje dla podtypów powiązań 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
Dziedziczenie
BindInputElementAttribute
Atrybuty

Konstruktory

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

Tworzy wystąpienie klasy BindInputElementAttribute.

Właściwości

ChangeAttribute

Pobiera nazwę atrybutu, który zarejestruje skojarzone zdarzenie zmiany.

Format

Pobiera opcjonalny format do użycia podczas konwertowania wartości.

IsInvariantCulture

Pobiera wartość określającą, czy powiązanie będzie używane InvariantCulture , czy CurrentCulture.

Suffix

Pobiera wartość sufiksu.

Type

Pobiera wartość atrybutu elementu type .

ValueAttribute

Pobiera nazwę atrybutu wartości, który ma być powiązany.

Dotyczy