B-Arts DocumentationIndice generale

BItemMenu

Linea B-Arts Legacy: questa scheda descrive B-ArtsFramework (.NET Framework 4.7.2). Non usare firme o namespace come se appartenessero alla linea Classic successiva o al BFramework moderno .NET 10.

Identità

  • Assembly/progetto: B-ArtsFramework.

  • Target: .NET Framework 4.7.2.

  • Namespace CLR: BArts.BData.

  • Nome completo: BArts.BData.BItemMenu.

  • Tipo: class.

  • Ambito: runtime/interfaccia pubblica.

Ruolo

Accesso dati, connessioni, comandi, tabelle e oggetti di supporto SQL.

Dichiarazione

<Serializable()> Public Class BItemMenu

Proprietà

Nome Dichiarazione
Key Public Property Key As String
Text Public Property Text As String
ToolTip Public Property ToolTip As String
Comando Public Property Comando As String
ImageUrl Public Property ImageUrl As String
ImageByte Public Property ImageByte As String
HasChild Public Property HasChild As Boolean
Childs Public Property Childs As List(Of BItemMenu)

Sorgenti verificati

  • Data\BItemMenu.vb