CallbackValidatorAttribute.Type Proprietà

Definizione

Ottiene o imposta il tipo del validator.

public:
 property Type ^ Type { Type ^ get(); void set(Type ^ value); };
public Type Type { get; set; }
member this.Type : Type with get, set
Public Property Type As Type

Valore della proprietà

Classe Type dell'istanza dell'attributo del validator corrente.

Si applica a

Vedi anche