B-Arts DocumentationIndice generale

BAutoCompleteAttribute

Identità

  • Namespace: B.BAttributes

  • Assembly: BFramework

  • Tipo: class

  • Classe base: Attribute

  • Sorgente API: versione 5.0.0

Scopo

Attributo B-Arts utilizzato per associare metadati dichiarativi agli elementi supportati dall'ecosistema.

Dichiarazione

public class BAutoCompleteAttribute : Attribute

Costruttori

  • BAutoCompleteAttribute(string searchMethod)

  • BAutoCompleteAttribute(string searchMethod, string getItemMethod)

Proprietà

Proprietà Tipo Accesso
CheckValue bool get/set
Delay int get/set
GetItemMethod string get/set
MinChars int get/set
SearchMethod string get/set

Esempi

Consultare BAutoCompleteAttribute - Esempi.