Поделиться через


BindInputElementAttribute Класс

Определение

Настраивает параметры для привязки подтипов 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
Наследование
BindInputElementAttribute
Атрибуты

Конструкторы

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

Создает экземпляр BindInputElementAttribute.

Свойства

ChangeAttribute

Возвращает имя атрибута, который будет регистрировать связанное событие изменения.

Format

Возвращает необязательный формат, используемый при преобразовании значений.

IsInvariantCulture

Возвращает значение, определяющее, будет ли привязка использовать InvariantCulture или CurrentCulture.

Suffix

Возвращает значение суффикса.

Type

Возвращает значение атрибута type элемента.

ValueAttribute

Возвращает имя атрибута значения для привязки.

Применяется к